Commit Graph

5 Commits

Author SHA1 Message Date
Zuul cc8f5a5ede Merge "Stop double compressing pdns logs" 2022-05-12 19:00:02 +00:00
Michael Johnson d1e34d0205 Stop double compressing pdns logs
This patch changes the powerDNS log collection to stop double compressing the log archive. The designate role compressed the log file and the zuul role also compresses the file.
This will allow the powerDNS logs to be directly viewable via the zuul logs page.

Change-Id: Ic86b8637e00525037b1c7735f9909d83397593a2
2022-05-11 21:29:08 +00:00
Michael Johnson 1fd240f81b Fix BIND9 log collection
Currently the bind logs are not viewable in the zuul logs page, they prompt
for download. The wrong systemd unit logs are being exported and they were being double gziped. This patch corrects both of those issues such that the BIND9 logs will be properly collected in the zuul jobs.

Change-Id: Ied091e7acd0cb2c837f8ee7335b7881225da0126
2022-05-11 20:23:15 +00:00
Graham Hayes ce00975742
Update Zuul Jobs
- Move default python to py3 for devstack jobs
- Remove old (and non working) experimental jobs
- Move legacy devstack jobs to devstack-tempest based jobs

- Update vagrant plugins nodeset

Change-Id: Ida65852dec370a53641cb6428d50b0a2ac81f387
Signed-off-by: Graham Hayes <gr@ham.ie>
2019-03-25 15:32:40 +00:00
Jens Harbott 48335d5868 Start replacing designate legacy jobs
Add a designate-base job to replace the legacy designate-devstack-base.

Add test job on bionic with py36.

Change-Id: I7c92b5b4464b585b0c9f64408507d8a2143f99d8
2018-05-16 14:18:58 +00:00