aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke-cntt/tempest_conf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/smoke-cntt/tempest_conf.yaml')
-rw-r--r--docker/smoke-cntt/tempest_conf.yaml23
1 files changed, 15 insertions, 8 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml
index 0e565d3f2..d9f878992 100644
--- a/docker/smoke-cntt/tempest_conf.yaml
+++ b/docker/smoke-cntt/tempest_conf.yaml
@@ -1,6 +1,7 @@
---
compute:
- max_microversion: 2.53
+ min_microversion: 2.44
+ max_microversion: 2.88
compute-feature-enabled:
attach_encrypted_volume: false
block_migration_for_live_migration: false
@@ -11,6 +12,7 @@ compute-feature-enabled:
console_output: true
disk_config: true
enable_instance_password: true
+ hostname_fqdn_sanitization: false
interface_attach: true
live_migration: true
live_migrate_back_and_forth: false
@@ -46,23 +48,23 @@ identity-feature-enabled:
external_idp: false
project_tags: true
application_credentials: true
+ access_rules: true
image-feature-enabled:
api_v2: true
api_v1: false
+ import_image: false
network-feature-enabled:
port_admin_state_change: true
port_security: true
- floating_ips: true
placement:
- max_microversion: "1.10"
+ 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: 3.43
+ max_microversion: 3.64
storage_protocol: ceph
manage_volume_ref: source-name,volume-%s
manage_snapshot_ref: source-name,snapshot-%s
@@ -71,9 +73,10 @@ volume-feature-enabled:
backup: true
snapshot: true
clone: true
- manage_snapshot: false
+ manage_snapshot: true
manage_volume: true
- extend_attached_volume: false
+ extend_attached_volume: true
+ extend_attached_encrypted_volume: false
consistency_group: false
volume_revert: true
load_balancer:
@@ -81,17 +84,21 @@ load_balancer:
neutron_plugin_options:
agent_availability_zone: nova
available_type_drivers: flat,geneve,vlan,gre,local,vxlan
- provider_vlans: foo,
+ provider_vlans: public,
create_shared_resources: true
object-storage-feature-enabled:
discoverable_apis: "account_quotas,formpost,bulk_upload,bulk_delete,\
tempurl,crossdomain,container_quotas,staticweb,account_quotas,slo"
object_versioning: true
discoverability: true
+ tempurl_digest_hashlib: sha1
heat_plugin:
+ skip_functional_test_list: EncryptionVolTypeTest
skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\
VolumeBackupRestoreIntegrationTest,CfnInitIntegrationTest,\
LoadBalancerTest"
auth_version: 3
heat_features_enabled:
multi_cloud: false
+rbac:
+ enable_rbac: true