Merge "Fix cinder mn-sub mulitnode jobs"

This commit is contained in:
Zuul 2017-10-01 13:19:24 +00:00 committed by Gerrit Code Review
commit bce1964ca8
4 changed files with 6 additions and 6 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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