]> 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 03:04:47 +0000 (20:04 -0700)
commit01d45c1ebb0220c98f88e98b5e46ddef36ff1624
treea3ceeea218d6aa2e3cb7323becedb459541190fe
parentd039a7db5f84b0c69ecddd84a9d495a2e129d192
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.

(cherry picked from commit 80ab2c0f220b28e20a6e7c0db0293feb692ac6ea)
.gitlab-ci.yml