bind9/bin/tests/system/autosign
Michal Nowak 8a0da13479
Clean leftover files in autosign and masterformat
The following files were reported in CI by the legacy system test runner
and prevented job to pass. They should be removed.

    $ if git rev-parse > /dev/null 2>&1; then ( ! grep "^I:.*:file.*not removed$" *.log ); fi
    autosign.log:I:autosign:file autosign/ns3/kskonly.example.db.jbk not removed
    autosign.log:I:autosign:file autosign/ns3/optout.example.db.jbk not removed
    autosign.log:I:autosign:file autosign/ns3/reconf.example.db.jbk not removed
    masterformat.log:I:masterformat:file masterformat/ns1/signed.db.raw.jbk not removed
    masterformat.log:I:masterformat:file masterformat/ns1/signed.db.raw.signed not removed
    masterformat.log:I:masterformat:file masterformat/ns1/signed.db.raw.signed.jnl not removed

Don't print an error when the ns*/inactive directory is not
present:

    rmdir: ns*/inactive: No such file or directory

Remove nsupdate.out.test file instead of nsupdate.out, as the latter
does not exist.
2023-08-16 12:01:11 +02:00
..
ns1 Alter autosign system test 2023-07-20 11:04:23 +02:00
ns2 Add inline-signing to dnssec-policy 2023-08-01 06:55:48 +00:00
ns3 Add inline-signing to dnssec-policy 2023-08-01 06:55:48 +00:00
ns4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns5 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
clean.sh Clean leftover files in autosign and masterformat 2023-08-16 12:01:11 +02:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Add sleep 1 so that the signing happens in a different second 2023-08-01 23:47:55 +00:00
tests_sh_autosign.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00