aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke-cntt/tempest_conf.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-06-12 10:04:16 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-06-12 10:11:32 +0200
commit809b2eb2671bfc67d391eeb87b84a772eab04ade (patch)
tree2eaacbb90dac5971fad937e1005c65161a340192 /docker/smoke-cntt/tempest_conf.yaml
parent905111ad76e80234bed2284b188b571322ec8e8f (diff)
Remove RemoteStack testing from tempest_heat_cntt
Trusts redelegation is supported by Train [1][2] which forces to skip RemoteStack as CNTT Baldy is designed for Pike (the support is incomplete in case of trust [3]). [1] https://docs.openstack.org/releasenotes/heat/train.html#relnotes-13-0-0-stable-train [2] https://github.com/openstack/heat/commit/e377658586c737150dad1bfd80b7b2267d46be51 [3] https://bugs.launchpad.net/heat/+bug/1701498 Change-Id: Ib4f66170b9b1f50b8224705edb4820e5a4cb0167 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/smoke-cntt/tempest_conf.yaml')
-rw-r--r--docker/smoke-cntt/tempest_conf.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml
index 0e565d3f2..bcd8f7d8a 100644
--- a/docker/smoke-cntt/tempest_conf.yaml
+++ b/docker/smoke-cntt/tempest_conf.yaml
@@ -89,9 +89,10 @@ object-storage-feature-enabled:
object_versioning: true
discoverability: true
heat_plugin:
+ skip_functional_test_list: RemoteStackTest
skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest,\
- LoadBalancerTest"
+ LoadBalancerTest,RemoteDeeplyNestedStackTest"
auth_version: 3
heat_features_enabled:
multi_cloud: false