Tripleo-CI master CI teardown check and gate only branchful jobs

See topic branch [1][2] for related patches. This removes all master
jobs from this repo leaving only the multinode-branchful template.

Depends-On: https://review.rdoproject.org/r/c/config/+/48074

[1] https://review.rdoproject.org/r/q/topic:tear-down-master-line
[2] https://review.opendev.org/q/topic:oooci-tear-down-master-line

Change-Id: I26496a779b463163ef1835d256ef725b499fd52d
This commit is contained in:
Marios Andreou 2023-04-10 18:32:14 +03:00
parent c852726ae8
commit 9e188bea1a
1 changed files with 1 additions and 17 deletions

View File

@ -2,31 +2,15 @@
- project: - project:
queue: tripleo queue: tripleo
templates: templates:
- tripleo-undercloud-jobs-pipeline
- tripleo-multinode-container-minimal-pipeline
- tripleo-multinode-branchful - tripleo-multinode-branchful
- publish-openstack-docs-pti - publish-openstack-docs-pti
- release-notes-jobs-python3
- tripleo-external-compute-deployment-pipeline
- tripleo-standalone-scenarios-pipeline
- tripleo-upgrades-master-pipeline
check: check:
jobs: jobs:
- openstack-tox-linters - openstack-tox-linters
- tripleo-tox-molecule - tripleo-tox-molecule
- tripleo-ci-centos-9-content-provider: - tripleo-ci-centos-9-content-provider-wallaby:
dependencies: dependencies:
- openstack-tox-linters - openstack-tox-linters
- tripleo-ci-centos-9-scenario007-multinode-oooq-container:
vars:
consumer_job: true
build_container_images: false
remove_tags:
- build
dependencies:
- tripleo-ci-centos-9-content-provider
files:
- config/general_config/featureset030.yml
gate: gate:
jobs: jobs:
- tripleo-tox-molecule - tripleo-tox-molecule