aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docker/smoke-cntt/tempest_conf.yaml4
-rw-r--r--docker/smoke-cntt/testcases.yaml4
-rw-r--r--functest/ci/testcases.yaml3
3 files changed, 5 insertions, 6 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml
index 0bb4e8064..fc36a8786 100644
--- a/docker/smoke-cntt/tempest_conf.yaml
+++ b/docker/smoke-cntt/tempest_conf.yaml
@@ -89,10 +89,10 @@ object-storage-feature-enabled:
object_versioning: true
discoverability: true
heat_plugin:
- skip_functional_test_list: RemoteStackTest,EncryptionVolTypeTest
+ skip_functional_test_list: EncryptionVolTypeTest
skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest,\
- LoadBalancerTest,RemoteDeeplyNestedStackTest"
+ LoadBalancerTest"
auth_version: 3
heat_features_enabled:
multi_cloud: false
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index 192e4fd87..260650bbb 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -118,7 +118,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 112
+ tests_count: 119
description: >-
This test case runs the Tempest suite proposed by the
Heat project.
@@ -127,12 +127,10 @@ tiers:
args:
mode: "(?!.*functional.test_lbaasv2)\
(?!.*functional.test_encryption_vol_type)\
- (?!.*functional.test_remote_stack.RemoteStackTest)\
(?!.*RemoteStackTest.test_stack_create_with_cloud_credential)\
(?!.*scenario.test_aodh_alarm)\
(?!.*tests.scenario.test_autoscaling_lb)\
(?!.*scenario.test_autoscaling_lbv2)\
- (?!.*scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest)\
(?!.*scenario.test_server_software_config)\
(?!.*test_volumes.VolumeBackupRestoreIntegrationTest)\
(?!.*scenario.test_octavia_lbaas)\
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 43e86e3ed..a73ee9409 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -594,7 +594,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 120
+ tests_count: 119
description: >-
This test case runs the Tempest suite proposed by the
Heat project.
@@ -602,6 +602,7 @@ tiers:
name: tempest_heat
args:
mode: "(?!.*functional.test_lbaasv2)\
+ (?!.*functional.test_encryption_vol_type)\
(?!.*RemoteStackTest.test_stack_create_with_cloud_credential)\
(?!.*scenario.test_aodh_alarm)\
(?!.*tests.scenario.test_autoscaling_lb)\