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:
Tom Barron 2019-03-11 06:12:27 -04:00
parent 222c383143
commit a8b09834ef
2 changed files with 1 additions and 2 deletions

View File

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

View File

@ -1,4 +1,4 @@
- hosts: controller
- hosts: primary
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node