Merge "Set back to use Bionic for Ussuri, Train and Stein"

This commit is contained in:
Zuul 2022-11-24 12:17:51 +00:00 committed by Gerrit Code Review
commit 96cd444cac
1 changed files with 20 additions and 2 deletions

View File

@ -105,12 +105,30 @@
- job:
name: tempest-multinode-full-py3
parent: tempest-multinode-full
nodeset: openstack-two-node-focal
# This job runs on Focal and supposed to run until stable/zed.
nodeset: openstack-two-node-bionic
# This job runs on Bionic.
branches:
- stable/stein
- stable/train
- stable/ussuri
vars:
devstack_localrc:
USE_PYTHON3: true
devstack_plugins:
neutron: https://opendev.org/openstack/neutron
devstack_services:
neutron-trunk: true
group-vars:
subnode:
devstack_localrc:
USE_PYTHON3: true
- job:
name: tempest-multinode-full-py3
parent: tempest-multinode-full
nodeset: openstack-two-node-focal
# This job runs on Focal and supposed to run until stable/zed.
branches:
- stable/victoria
- stable/wallaby
- stable/xena