summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2023-03-23 22:10:40 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2023-03-23 23:32:49 +0900
commit9fbe8e4d35c87082476552b1c7c05e69037e4d4e (patch)
tree542ded8a7e18390b5364134a70ea4aef304c90c9
parent4c7bda0f2b6f6deca22688898b7ee9e021374f2b (diff)
downloadheat-9fbe8e4d35c87082476552b1c7c05e69037e4d4e.tar.gz
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
-rwxr-xr-xdevstack/upgrade/resources.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/devstack/upgrade/resources.sh b/devstack/upgrade/resources.sh
index 277e37dcf..b16b5deae 100755
--- a/devstack/upgrade/resources.sh
+++ b/devstack/upgrade/resources.sh
@@ -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