Correct bionic jobs to run bionic

The patch to add the bionic job [1] mistakenly made it use
xenial hosts. This corrects that.

[1] https://review.openstack.org/567043
Depends-On: https://review.openstack.org/601301
Change-Id: Id3b5342278ed4e67efb63c51c9652e5f9914cd32
This commit is contained in:
Jesse Pretorius 2018-09-08 16:18:04 +01:00 committed by Jesse Pretorius (odyssey4me)
parent bf906c84f8
commit 1cc5f52136
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
- job:
name: openstack-ansible-nspawn-ubuntu-bionic
parent: openstack-ansible-functional
nodeset: ubuntu-xenial
nodeset: ubuntu-bionic
- job:
name: openstack-ansible-nspawn-ubuntu-xenial