]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fail CI pipeline when "make test" does not run any system tests
authorMichał Kępień <michal@isc.org>
Fri, 6 Apr 2018 10:09:48 +0000 (12:09 +0200)
committerEvan Hunt <each@isc.org>
Wed, 11 Apr 2018 02:56:45 +0000 (19:56 -0700)
commit80ab2c0f220b28e20a6e7c0db0293feb692ac6ea
tree90add62719fbe1c8b71452adba41faa2c89c01af
parent06d164306bf3e0aa00a56830b7cea996949dd931
Fail CI pipeline when "make test" does not run any system tests

Apart from ensuring "make test" returns 0, also check whether any system
test output was generated as a result of running it.  This prevents the
CI job running system tests from succeeding unless it actually tests
something.
.gitlab-ci.yml