Revert "Revert "Push dg-tempest-dsvm-full logs to swift""
This reverts commit 9fe1a61101
.
The original change was reverted because the virtualenv required to run
the swift upload script was not built with all dependencies. We have
since corrected the virtualenv builds and all current devstack-* images
that run these d-g jobs are up to date with properly built virtualenvs.
Change-Id: I217a2b92b80ce6cc3f286e11acea6455ec505655
This commit is contained in:
parent
a800d91a93
commit
fbc4fb4fbd
@ -24,6 +24,8 @@
|
||||
publishers:
|
||||
- devstack-logs
|
||||
- console-log
|
||||
- zuul-swift-devstack-logs
|
||||
- zuul-swift-upload-console-log
|
||||
|
||||
- job-template:
|
||||
name: 'check-dg-tempest-dsvm-full-reexec'
|
||||
@ -50,6 +52,8 @@
|
||||
publishers:
|
||||
- devstack-logs
|
||||
- console-log
|
||||
- zuul-swift-devstack-logs
|
||||
- zuul-swift-upload-console-log
|
||||
|
||||
- job-template:
|
||||
name: 'check-dg-hooks-dsvm'
|
||||
|
@ -679,3 +679,9 @@
|
||||
# should run on every job regardless of status.
|
||||
onfailure: False
|
||||
onsuccess: False
|
||||
|
||||
- publisher:
|
||||
name: zuul-swift-devstack-logs
|
||||
publishers:
|
||||
- zuul-swift-upload-logs:
|
||||
upload_source: 'logs'
|
||||
|
Loading…
Reference in New Issue
Block a user