base job has changed to bionic
The base job that we use has switched to bionic nodeset [1] so use that instead of defining use of nodeset locally. [1] https://review.openstack.org/#/c/639096/ Change-Id: I7ae8e95d2dca05ae2e55600a48454064e432c676
This commit is contained in:
parent
07564879ae
commit
ca0daf1734
@ -22,7 +22,6 @@
|
||||
- job:
|
||||
name: manilaclient-dsvm-neutron-functional
|
||||
parent: legacy-dsvm-base
|
||||
nodeset: openstack-single-node-bionic
|
||||
run: playbooks/legacy/manilaclient-dsvm-neutron-functional/run.yaml
|
||||
post-run: playbooks/legacy/manilaclient-dsvm-neutron-functional/post.yaml
|
||||
timeout: 4800
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
|
||||
roles:
|
||||
- role: fetch-tox-output
|
||||
|
Loading…
Reference in New Issue
Block a user