Switch python3 test to bionic

Ubuntu bionic is python3 by default, and OSA
stein will not support Ubuntu xenial, so it
makes sense to switch the testing to use bionic
instead.

Change-Id: I8eba7f2ed61d667a332cbe736278fd79964e3bd2
This commit is contained in:
Jesse Pretorius 2018-10-26 15:16:31 +01:00 committed by Jesse Pretorius (odyssey4me)
parent 861e3a9806
commit 95c5365039
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
- release-notes-jobs-python3
check:
jobs:
- openstack-ansible-python3-ubuntu-xenial
- openstack-ansible-python3-ubuntu-bionic
gate:
jobs:
- openstack-ansible-python3-ubuntu-xenial
- openstack-ansible-python3-ubuntu-bionic