Disable unstable test cases in grenade
Some test have been unstable in Ubuntu Jammy because of the known libvirt bug, and we have disabled these in functional jobs. Let's disable the test case in grenade jobs, because these test cases now cause frequent job failures. Related-Bug: #1998274 Change-Id: I7038ce3ec2840b133e9ae5eb09a96dc8a5f3abc2
This commit is contained in:
parent
4c7bda0f2b
commit
9fbe8e4d35
@ -41,8 +41,6 @@ function _write_heat_integrationtests {
|
||||
cat > $upgrade_tests <<EOF
|
||||
heat_tempest_plugin.tests.api
|
||||
heat_integrationtests.functional.test_autoscaling
|
||||
heat_integrationtests.functional.test_cancel_update
|
||||
heat_integrationtests.functional.test_create_update
|
||||
heat_integrationtests.functional.test_instance_group
|
||||
heat_integrationtests.functional.test_resource_group.ResourceGroupTest
|
||||
heat_integrationtests.functional.test_resource_group.ResourceGroupUpdatePolicyTest
|
||||
|
Loading…
Reference in New Issue
Block a user