Keep barbican integration job running on Bionic

keeping os-brick-src-tempest-lvm-lio-barbican job running on bionic nodeset till
https://storyboard.openstack.org/#!/story/2007732 is fixed
otherwise base devstack jobs switching to Focal will block
the gate.

Change-Id: I482ac98bc56f0e3cfb8b767f47649da11ed1afab
Story: #2007865
Task: #40179
This commit is contained in:
Ghanshyam Mann 2020-07-26 17:50:21 -05:00
parent 26299257ce
commit 70a8924eb3
1 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,12 @@
- job:
name: os-brick-src-tempest-lvm-lio-barbican
parent: cinder-tempest-plugin-lvm-lio-barbican
# 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-tempest job
# will automatically run this job on Ubuntu Focal nodeset from
# Victoria gate onwards.
nodeset: openstack-single-node-bionic
description: |
Specialized cinder-tempest-lvm-lio-barbican
which runs against os-brick from sources.