Use log-inventory in base jobs
Once base-test successfully tests log-inventory is working we add it into the other base jobs. Change-Id: Iee5af26f2cb2ca5270a8f5443e6181776a3275f7 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
35ae0c299f
commit
a9dc983808
@ -2,6 +2,7 @@
|
||||
roles:
|
||||
- add-build-sshkey
|
||||
- start-zuul-console
|
||||
- log-inventory
|
||||
- role: validate-host
|
||||
# TODO(mordred) When we have site-local variables, these should go there
|
||||
zuul_traceroute_host: git.openstack.org
|
||||
|
@ -16,6 +16,7 @@
|
||||
roles:
|
||||
- add-build-sshkey
|
||||
- start-zuul-console
|
||||
- log-inventory
|
||||
|
||||
- hosts: all
|
||||
roles:
|
||||
|
Loading…
Reference in New Issue
Block a user