Set wallaby branch for tripleo based CI job

Tripleo is not going to be supported after stable/wallaby branch
so we need to use that one in our CI job.

Depends-On: https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/888763

Change-Id: Iaee5825a84820bde3d31859b40bfa339d93562a1
This commit is contained in:
Slawek Kaplonski 2023-07-05 09:52:23 +02:00 committed by Chandan Kumar
parent 55c8e64df7
commit 1c26b7a5d9
No known key found for this signature in database

View File

@ -1,18 +1,20 @@
- job:
name: whitebox-neutron-tempest-plugin-ovn-tripleo-ci-centos-9-containers-multinode
parent: tripleo-ci-centos-9-containers-multinode
branches: ^master$
vars:
nodes: 1ctlr
release: wallaby
branch_override: 'stable/wallaby'
featureset: '010'
featureset_override:
tempest_run_concurrency: 2
tempest_tempest_conf_overrides:
auth.use_dynamic_credentials: true
tempest_services:
- neutron
- whitebox_neutron
tempest_test_whitelist:
- 'whitebox_neutron_tempest_plugin.tests'
tempest_services:
- whitebox_neutron
use_os_tempest: true
irrelevant-files:
- ^test-requirements.txt$