]> git.ipfire.org Git - thirdparty/bind9.git/commit
Print test-suite.log correctly in tarball system test job
authorMichal Nowak <mnowak@isc.org>
Wed, 19 Aug 2020 09:16:11 +0000 (11:16 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 28 Aug 2020 12:00:10 +0000 (14:00 +0200)
commit0c9c75595297bc6930dca322204f0b16afc3f243
treeef2a628e62e4e88eb115ca3cf677490c464da4e3
parent56ee60e130870debefcfa40a988495b2fe56133c
Print test-suite.log correctly in tarball system test job

Printing test-suite.log on system test failure does not work for system
test run from tarball because the "after_script" step does not honour
directory change from the "before_script" step and fails with:

    Running after script...
    $ cat bin/tests/system/test-suite.log
    cat: bin/tests/system/test-suite.log: No such file or directory
.gitlab-ci.yml