From: Vladimir Khlyunev Date: Sun, 10 Apr 2022 21:31:50 +0000 (+0400) Subject: Update archivers for tempest runner X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F41891%2F1;p=tools%2Fsustaining.git Update archivers for tempest runner Change-Id: I3b93a32d22b33e97c64bcc804a69d21fcc8e3e7a --- diff --git a/maintenance-ci/mos/jobs/maintenance-tempest-runner.yaml b/maintenance-ci/mos/jobs/maintenance-tempest-runner.yaml index de29fb5..042ca5e 100644 --- a/maintenance-ci/mos/jobs/maintenance-tempest-runner.yaml +++ b/maintenance-ci/mos/jobs/maintenance-tempest-runner.yaml @@ -33,19 +33,19 @@ !include-raw: '../scripts/maintenance-tempest-runner.sh' publishers: - archive: - artifacts: 'log.log' + artifacts: 'shared/results/log.log' allow-empty: 'true' fingerprint: true - archive: - artifacts: 'verification.xml' + artifacts: 'shared/results/verification.xml' allow-empty: 'true' fingerprint: true - archive: - artifacts: 'tempest.log' + artifacts: 'shared/results/tempest.log' allow-empty: 'true' fingerprint: true - archive: - artifacts: 'tempest.conf' + artifacts: 'shared/results/tempest.conf' allow-empty: 'true' fingerprint: true - junit: