base job has changed to bionic
The base job on which we depend has changed its nodeset to bionic [1] so use that rather than depending on a bionic nodeset locally. [1] https://review.openstack.org/#/c/639096/ Change-Id: Ie3e4d867553ad1a85c9cc0a4580c4e667f446d26
This commit is contained in:
parent
222c383143
commit
a8b09834ef
@ -24,7 +24,6 @@
|
||||
|
||||
- job:
|
||||
name: manila-ui-dsvm
|
||||
nodeset: openstack-single-node-bionic
|
||||
parent: legacy-dsvm-base
|
||||
run: playbooks/legacy/manila-ui-dsvm/run.yaml
|
||||
post-run: playbooks/legacy/manila-ui-dsvm/post.yaml
|
||||
|
@ -1,4 +1,4 @@
|
||||
- hosts: controller
|
||||
- hosts: primary
|
||||
tasks:
|
||||
|
||||
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node
|
||||
|
Loading…
Reference in New Issue
Block a user