Update test count in tempest_heat_cntt
[functest.git] / docker / smoke-cntt / tempest_conf.yaml
index 76afc46..74a546a 100644 (file)
@@ -1,6 +1,6 @@
 ---
 compute:
-    max_microversion: latest
+    max_microversion: 2.79
 compute-feature-enabled:
     attach_encrypted_volume: false
     block_migration_for_live_migration: false
@@ -29,7 +29,7 @@ compute-feature-enabled:
     spice_console: false
     suspend: true
     swap_volume: false
-    vnc_console: false
+    vnc_console: true
     volume_backed_live_migration: false
     volume_multiattach: false
 identity:
@@ -54,9 +54,15 @@ network-feature-enabled:
     port_security: true
     floating_ips: true
 placement:
-    max_microversion: latest
+    max_microversion: 1.36
+validation:
+    image_ssh_user: cirros
+    ssh_timeout: 196
+    ip_version_for_ssh: 4
+    run_validation: true
+    connect_method: floating
 volume:
-    max_microversion: latest
+    max_microversion: 3.59
     storage_protocol: ceph
     manage_volume_ref: source-name,volume-%s
     manage_snapshot_ref: source-name,snapshot-%s
@@ -71,7 +77,7 @@ volume-feature-enabled:
     consistency_group: false
     volume_revert: true
 load_balancer:
-    test_with_noop: true
+    test_with_ipv6: false
 neutron_plugin_options:
     agent_availability_zone: nova
     available_type_drivers: flat,geneve,vlan,gre,local,vxlan
@@ -83,8 +89,10 @@ object-storage-feature-enabled:
     object_versioning: true
     discoverability: true
 heat_plugin:
+    skip_functional_test_list: EncryptionVolTypeTest
     skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
-      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest"
+      VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest,\
+      LoadBalancerTest"
     auth_version: 3
 heat_features_enabled:
     multi_cloud: false