Update .gitreview for stable/yoga

We also drop TripleO jobs as they don't have stable/yoga branch.

Change-Id: Ie3128da1ac1466f49407e8309b56eb6bfa627597
This commit is contained in:
OpenStack Release Bot 2022-06-20 14:52:08 +00:00 committed by Dmitriy Rabotyagov
parent 18f2c885da
commit 2572ad8920
2 changed files with 1 additions and 16 deletions

View File

@ -2,3 +2,4 @@
host=review.opendev.org
port=29418
project=openstack/openstack-ansible-os_tempest.git
defaultbranch=stable/yoga

View File

@ -24,24 +24,8 @@
check:
jobs:
- openstack-ansible-deploy-aio_distro_metal_tempestconf-centos-8-stream
- tripleo-ci-centos-9-content-provider
- openstack-tox-molecule:
voting: false
vars:
tox_environment:
PYTEST_REQPASS: 1
- tripleo-ci-centos-9-standalone:
vars: &consumer_vars
consumer_job: true
build_container_images: false
remove_tags:
- build
dependencies:
- tripleo-ci-centos-9-content-provider
gate:
jobs:
- tripleo-ci-centos-9-content-provider
- tripleo-ci-centos-9-standalone:
vars: *consumer_vars
dependencies:
- tripleo-ci-centos-9-content-provider