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
This commit is contained in:
Riccardo Pittau 2023-05-05 17:35:24 +02:00
parent 7f281392c2
commit cae05c70e6

View File

@ -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