Merge "Fix cinder mn-sub mulitnode jobs"
This commit is contained in:
commit
bce1964ca8
@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
- hosts: primary
|
||||
name: Autoconverted job legacy-grenade-dsvm-cinder-mn-sub-bak from old job gate-grenade-dsvm-cinder-mn-sub-bak-ubuntu-xenial-nv
|
||||
tasks:
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
- hosts: primary
|
||||
name: Autoconverted job legacy-grenade-dsvm-cinder-mn-sub-volbak from old job gate-grenade-dsvm-cinder-mn-sub-volbak-ubuntu-xenial
|
||||
tasks:
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
- hosts: primary
|
||||
name: Autoconverted job legacy-grenade-dsvm-cinder-mn-sub-volschbak from old job
|
||||
gate-grenade-dsvm-cinder-mn-sub-volschbak-ubuntu-xenial-nv
|
||||
tasks:
|
||||
|
@ -2728,7 +2728,7 @@
|
||||
|
||||
- job:
|
||||
name: legacy-grenade-dsvm-cinder-mn-sub-bak
|
||||
parent: legacy-dsvm-base
|
||||
parent: legacy-dsvm-base-multinode
|
||||
run: playbooks/legacy/grenade-dsvm-cinder-mn-sub-bak/run
|
||||
post-run: playbooks/legacy/grenade-dsvm-cinder-mn-sub-bak/post
|
||||
timeout: 10800
|
||||
@ -2740,7 +2740,7 @@
|
||||
|
||||
- job:
|
||||
name: legacy-grenade-dsvm-cinder-mn-sub-volbak
|
||||
parent: legacy-dsvm-base
|
||||
parent: legacy-dsvm-base-multinode
|
||||
run: playbooks/legacy/grenade-dsvm-cinder-mn-sub-volbak/run
|
||||
post-run: playbooks/legacy/grenade-dsvm-cinder-mn-sub-volbak/post
|
||||
timeout: 10800
|
||||
@ -2752,7 +2752,7 @@
|
||||
|
||||
- job:
|
||||
name: legacy-grenade-dsvm-cinder-mn-sub-volschbak
|
||||
parent: legacy-dsvm-base
|
||||
parent: legacy-dsvm-base-multinode
|
||||
run: playbooks/legacy/grenade-dsvm-cinder-mn-sub-volschbak/run
|
||||
post-run: playbooks/legacy/grenade-dsvm-cinder-mn-sub-volschbak/post
|
||||
timeout: 10800
|
||||
|
Loading…
x
Reference in New Issue
Block a user