]> review.fuel-infra Code Review - tools/sustaining.git/commitdiff
Update archivers for tempest runner 91/41891/1
authorVladimir Khlyunev <vkhlyunev@mirantis.com>
Sun, 10 Apr 2022 21:31:50 +0000 (01:31 +0400)
committerVladimir Khlyunev <vkhlyunev@mirantis.com>
Sun, 10 Apr 2022 21:31:50 +0000 (01:31 +0400)
Change-Id: I3b93a32d22b33e97c64bcc804a69d21fcc8e3e7a

maintenance-ci/mos/jobs/maintenance-tempest-runner.yaml

index de29fb579fad68d4eccc8b3f910a9dc2f86855ea..042ca5e61b6d76c84b6c85eba79725bceec188d0 100644 (file)
           !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: