Enable back RemoteStack testing from tempest_heat_cntt
[functest.git] / docker / smoke-cntt / tempest_conf.yaml
index a1bc232..fc36a87 100644 (file)
@@ -55,6 +55,12 @@ network-feature-enabled:
     floating_ips: true
 placement:
     max_microversion: "1.10"
+validation:
+    image_ssh_user: cirros
+    ssh_timeout: 196
+    ip_version_for_ssh: 4
+    run_validation: true
+    connect_method: floating
 volume:
     max_microversion: 3.43
     storage_protocol: ceph
@@ -65,7 +71,7 @@ volume-feature-enabled:
     backup: true
     snapshot: true
     clone: true
-    manage_snapshot: true
+    manage_snapshot: false
     manage_volume: true
     extend_attached_volume: false
     consistency_group: false
@@ -83,6 +89,7 @@ object-storage-feature-enabled:
     object_versioning: true
     discoverability: true
 heat_plugin:
+    skip_functional_test_list: EncryptionVolTypeTest
     skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
       VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest,\
       LoadBalancerTest"