Add the correct branch overrides to the networking-cisco jobs
Networking-cisco is branchless and supports multiple versions of OpenStack. To make sure we don't break that support our master branch runs tests against multiple version of OpenStack, and we need to make sure that the tests install the right version to test against. Change-Id: Ic62e52dca2000389b0ec21a7d790bf5b9ae5b6a2
This commit is contained in:
parent
9d84b6bf59
commit
fc4bfe3b44
@ -4709,6 +4709,7 @@
|
||||
run: playbooks/legacy/networking-cisco-tox-newton/run
|
||||
post-run: playbooks/legacy/networking-cisco-tox-newton/post
|
||||
timeout: 2400
|
||||
override-branch: stable/newton
|
||||
required-projects:
|
||||
- openstack/requirements
|
||||
|
||||
@ -4718,6 +4719,7 @@
|
||||
run: playbooks/legacy/networking-cisco-tox-ocata/run
|
||||
post-run: playbooks/legacy/networking-cisco-tox-ocata/post
|
||||
timeout: 2400
|
||||
override-branch: stable/ocata
|
||||
required-projects:
|
||||
- openstack/requirements
|
||||
|
||||
@ -4727,6 +4729,7 @@
|
||||
run: playbooks/legacy/networking-cisco-tox-pike/run
|
||||
post-run: playbooks/legacy/networking-cisco-tox-pike/post
|
||||
timeout: 2400
|
||||
override-branch: stable/pike
|
||||
required-projects:
|
||||
- openstack/requirements
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user