Merge "base-test: Move log-inventory to localhost"

This commit is contained in:
Zuul 2019-06-12 16:12:23 +00:00 committed by Gerrit Code Review
commit 44e260ae97
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,7 @@
roles: roles:
- role: emit-job-header - role: emit-job-header
zuul_log_url: "http://logs.openstack.org" zuul_log_url: "http://logs.openstack.org"
- log-inventory
- hosts: all - hosts: all
pre_tasks: pre_tasks:
@ -17,7 +18,6 @@
- add-build-sshkey - add-build-sshkey
- start-zuul-console - start-zuul-console
- ensure-output-dirs - ensure-output-dirs
- log-inventory
- hosts: all - hosts: all
roles: roles: