summaryrefslogtreecommitdiffstats
path: root/tools/files/tempest_conf.yaml
diff options
context:
space:
mode:
authorJames Gu <james.gu@att.com>2020-11-19 20:34:59 -0800
committerJames Gu <james.gu@att.com>2020-11-24 09:45:26 -0800
commit53fcf67dbb9545fa939aa11386e26bfe3dda6cad (patch)
tree41103fab62ba15a9baa8db6dd93144535fd6c604 /tools/files/tempest_conf.yaml
parent157d1b63efaea4468e0dab6666727401cdf85f27 (diff)
functest configuration for AS 1.8
added rally sanity blacklist, updated tempest conf and test.sh. updated TM revision in site-definition.yaml for pod 15 and 17. Change-Id: I25b848e545a1a72428ba7d33ffebdd3f39be5b99 Signed-off-by: James Gu <james.gu@att.com>
Diffstat (limited to 'tools/files/tempest_conf.yaml')
-rw-r--r--tools/files/tempest_conf.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/files/tempest_conf.yaml b/tools/files/tempest_conf.yaml
index 048f59f..7301d36 100644
--- a/tools/files/tempest_conf.yaml
+++ b/tools/files/tempest_conf.yaml
@@ -59,13 +59,13 @@ network-feature-enabled:
# not supported in Airship 1.8 due to DPDK
floating_ips: false
placement:
- max_microversion: 1.31
+ max_microversion: 1.4
validation:
image_ssh_user: cirros
ssh_timeout: 196
ip_version_for_ssh: 4
run_validation: true
- connect_method: floating
+ connect_method: fixed
volume:
max_microversion: 3.59
storage_protocol: ceph
@@ -86,7 +86,7 @@ load_balancer:
neutron_plugin_options:
agent_availability_zone: nova
available_type_drivers: flat,vlan,vxlan
- provider_vlans: public
+ provider_vlans: ovsnet
object-storage-feature-enabled:
discoverable_apis: "account_quotas,formpost,bulk_upload,bulk_delete,\
tempurl,crossdomain,container_quotas,staticweb,account_quotas,slo"