zuul-jobs/tools
Clark Boylan 5f3c90057c Fix check zone role for Jammy
Ubuntu Jammy installs the named-checkzone tool to
/usr/bin/named-checkzone, but old ubuntu installed to
/usr/sbin/named-checkzone. Rather than try and keep track of the
different locations we update the task to run under the shell module so
that we can rely on $PATH to do the heavy lifting for us.

To help ensure this doesn't break the old path and to catch problems
earlier I have also added testing across the debuntu set of platforms.
The role doesn't currently support other platforms as it relies on the
bind9utils package.

Change-Id: I1650b605cb6f25fa7585524b427d65d2fc291338
2022-11-02 14:26:07 -07:00
..
check_jobs_documented.py Fix check_jobs_documented linter 2020-04-10 19:07:25 +02:00
ruamellib.py Add a script to make platform-specific versions of jobs 2019-07-04 14:16:11 +02:00
update-test-platforms.py Fix check zone role for Jammy 2022-11-02 14:26:07 -07:00