[DEFAULT] log_dir = /opt/stack/tempest/wrk/logs log_file = tempest.log [oslo_concurrency] lock_path = /opt/stack/tempest/wrk/tempest_lock [auth] admin_username = admin admin_password = 123456 [identity] auth_version = v3 uri = http://10.27.203.238/identity uri_v3 = http://10.27.203.238/identity/v3 [service_available] manila = True [share] # Capabilities capability_storage_protocol = NFS capability_snapshot_support = True capability_create_share_from_snapshot_support = False capability_revert_to_snapshot_support = False backend_names = vast backend_replication_type = none # Enable/Disable test groups multi_backend = False multitenancy_enabled = False enable_protocols = nfs enable_ip_rules_for_protocols = nfs enable_ro_access_level_for_protocols = nfs run_quota_tests = False run_extend_tests = True run_shrink_tests = True run_snapshot_tests = True run_replication_tests = False run_migration_tests = False run_manage_unmanage_tests = False run_manage_unmanage_snapshot_tests = False run_share_group_tests = False run_multiple_share_replicas_tests = False