Fix DevStack CI jobs
Change-Id: I5af61a34c5643874af1c2a6525072dd1d4f8845e
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- multi-node-setup
|
||||
@@ -40,3 +40,13 @@
|
||||
roles:
|
||||
- role: copy-build-sshkey
|
||||
copy_sshkey_target_user: stack
|
||||
|
||||
|
||||
- hosts: all
|
||||
roles:
|
||||
- multi-node-setup
|
||||
|
||||
|
||||
- hosts: all
|
||||
roles:
|
||||
- orchestrate-devstack
|
||||
@@ -14,13 +14,6 @@
|
||||
|
||||
---
|
||||
|
||||
# Changes that run through tobiko-devstack are likely to have an impact on
|
||||
# the devstack part of the job, so we keep devstack in the main play to
|
||||
# avoid zuul retrying on legitimate failures.
|
||||
- hosts: all
|
||||
roles:
|
||||
- orchestrate-devstack
|
||||
|
||||
- hosts: tempest
|
||||
roles:
|
||||
- run-tox
|
||||
Reference in New Issue
Block a user