Merge "CI: Switch from rbac to normal job"

This commit is contained in:
Zuul 2024-03-07 09:44:29 +00:00 committed by Gerrit Code Review
commit 35374b4380
1 changed files with 2 additions and 2 deletions

View File

@ -100,13 +100,13 @@
- release-notes-jobs-python3 - release-notes-jobs-python3
check: check:
jobs: jobs:
- magnum-tempest-plugin-tests-api-rbac - magnum-tempest-plugin-tests-api
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-flannel - magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-flannel
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-calico - magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-calico
- magnum-container-build - magnum-container-build
gate: gate:
jobs: jobs:
- magnum-tempest-plugin-tests-api-rbac - magnum-tempest-plugin-tests-api
post: post:
jobs: jobs:
- magnum-container-publish - magnum-container-publish