Skip to content

Commit c8fbc0c

Browse files
committed
CI: Switch from rbac to normal job
We enforced new defaults in [1], these jobs are identical. [1]: https://review.opendev.org/c/openstack/magnum/+/876823 Needed-By: https://review.opendev.org/c/openstack/magnum-tempest-plugin/+/911095 Change-Id: Iebfef3c3454307358dfafd3250a484440f2ee565
1 parent 52f479c commit c8fbc0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.zuul.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@
100100
- release-notes-jobs-python3
101101
check:
102102
jobs:
103-
- magnum-tempest-plugin-tests-api-rbac
103+
- magnum-tempest-plugin-tests-api
104104
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-flannel
105105
- magnum-tempest-plugin-tests-cluster-k8s_fcos_v1-1.27-calico
106106
- magnum-container-build
107107
gate:
108108
jobs:
109-
- magnum-tempest-plugin-tests-api-rbac
109+
- magnum-tempest-plugin-tests-api
110110
post:
111111
jobs:
112112
- magnum-container-publish

0 commit comments

Comments
 (0)