[stable-only] [CI] BFV, RBAC jobs marked non-voting
Both of these jobs are broken and need different fixes. We have to disable them both to later fix them. Change-Id: I7789d9694ea98a1daa635e7c8656fdd6f0c582f0
This commit is contained in:
parent
978a09f08d
commit
8b5a45c235
@ -12,7 +12,11 @@
|
||||
jobs:
|
||||
- ironic-tox-unit-with-driver-libs
|
||||
- ironic-tempest-functional-python3
|
||||
- ironic-tempest-functional-rbac-scope-enforced
|
||||
# NOTE(JayF): This job is failing and is being fixed in master. It
|
||||
# should be re-enabled in stable when it's re-enabled on master.
|
||||
# commented out 2023-05-19
|
||||
- ironic-tempest-functional-rbac-scope-enforced:
|
||||
voting: false
|
||||
- ironic-grenade
|
||||
- ironic-standalone
|
||||
- ironic-standalone-redfish
|
||||
@ -29,7 +33,11 @@
|
||||
- ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode:
|
||||
voting: false
|
||||
- ironic-tempest-bios-ipmi-direct-tinyipa
|
||||
- ironic-tempest-bfv
|
||||
# NOTE(JayF): This job is failing and is being fixed in master. It
|
||||
# should be re-enabled in stable when it's re-enabled on master.
|
||||
# commented out 2023-05-19
|
||||
- ironic-tempest-bfv:
|
||||
voting: false
|
||||
- ironic-tempest-ipa-partition-uefi-pxe-grub2
|
||||
- metalsmith-integration-glance-localboot-centos8-uefi
|
||||
# Non-voting jobs
|
||||
@ -57,7 +65,10 @@
|
||||
jobs:
|
||||
- ironic-tox-unit-with-driver-libs
|
||||
- ironic-tempest-functional-python3
|
||||
- ironic-tempest-functional-rbac-scope-enforced
|
||||
# NOTE(JayF): This job is failing and is being fixed in master. It
|
||||
# should be re-enabled in stable when it's re-enabled on master.
|
||||
# commented out 2023-05-19
|
||||
#- ironic-tempest-functional-rbac-scope-enforced
|
||||
- ironic-grenade
|
||||
- ironic-standalone
|
||||
- ironic-standalone-redfish
|
||||
@ -70,7 +81,10 @@
|
||||
# seeming to be
|
||||
# - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
|
||||
- ironic-tempest-bios-ipmi-direct-tinyipa
|
||||
- ironic-tempest-bfv
|
||||
# NOTE(JayF): This job is failing and is being fixed in master. It
|
||||
# should be re-enabled in stable when it's re-enabled on master.
|
||||
# commented out 2023-05-19
|
||||
#- ironic-tempest-bfv
|
||||
- ironic-tempest-ipa-partition-uefi-pxe-grub2
|
||||
- metalsmith-integration-glance-localboot-centos8-uefi
|
||||
experimental:
|
||||
|
Loading…
Reference in New Issue
Block a user