Keep barbican functional jobs on Bionic

Till db migration issue is fixed
- https://storyboard.openstack.org/#!/story/2007732

Let's keep running the failing jobs on Bionic nodeset.

Change-Id: I7f9b0ed0322918748249884a6bb7d694cae65177
This commit is contained in:
Ghanshyam Mann 2020-09-21 17:09:54 -05:00
parent a40c430e4b
commit 06e8556966

@ -2,6 +2,12 @@
- job:
name: barbican-tox-functional
parent: devstack-tox-functional
# TODO(gmann): Remove the below nodeset setting to Bionic once
# https://storyboard.openstack.org/#!/story/2007732 is fixed
# Once nodeset is removed form here then devstack-tox-functional job
# will automatically run this job on Ubuntu Focal nodeset from
# Victoria gate onwards.
nodeset: openstack-single-node-bionic
description: Functional testing
required-projects:
- name: openstack/barbican