summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Pittau <elfosardo@gmail.com>2023-05-05 17:35:24 +0200
committerRiccardo Pittau <elfosardo@gmail.com>2023-05-05 17:35:24 +0200
commitcae05c70e65c69530a243b7d8046e53d1aaba452 (patch)
tree42303ddd0a1f29cb180d198d1e9aa268c55e66d5
parent7f281392c219decdfc1a34dc672a86e360230ac9 (diff)
downloadironic-cae05c70e65c69530a243b7d8046e53d1aaba452.tar.gz
Make rbac enforced test non-voting for the time being
We need to fix the tests first, so this needs to pass https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/882312 Change-Id: I5a9536f24103032059f25f9f69fda354e9e38187
-rw-r--r--zuul.d/project.yaml9
1 files changed, 7 insertions, 2 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 8fbfbb929..cf3a696db 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -13,7 +13,10 @@
- ironic-cross-sushy:
voting: false
- ironic-tempest-functional-python3
- - ironic-tempest-functional-rbac-scope-enforced
+ # NOTE(rpittau) moving to non-voting until we fix the tests
+ # see also https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/882312
+ - ironic-tempest-functional-rbac-scope-enforced:
+ voting: false
- ironic-grenade
- ironic-standalone
- ironic-standalone-redfish
@@ -63,7 +66,9 @@
jobs:
- ironic-tox-unit-with-driver-libs
- ironic-tempest-functional-python3
- - ironic-tempest-functional-rbac-scope-enforced
+ # NOTE(rpittau) disabled until we fix the tests
+ # see also https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/882312
+ #- ironic-tempest-functional-rbac-scope-enforced
- ironic-grenade
- ironic-standalone
- ironic-standalone-redfish