summaryrefslogtreecommitdiffstats
path: root/dovetail/userconfig/tempest_conf.yaml.sample
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-08-31 02:20:25 -0400
committerxudan <xudan16@huawei.com>2017-08-31 02:20:25 -0400
commit7535dc21abcdc90c9ff54fe6b9280a659ad4604f (patch)
tree6b1f264f7b163644c4adea6605695019f86f2ac8 /dovetail/userconfig/tempest_conf.yaml.sample
parent9cae583b2e411901d67ed63d5a75487ffde8e456 (diff)
Bugfix: the config files in useeconfig will cover user's config
1. Now there are 2 sample files tempest_conf.yaml and hosts.yaml in userconfig, and thet will cover user's tempest_conf.yaml and hosts.yaml in $DOVETAIL_HOME/pre_config. 2. Rename the files in userconfig to be tempest_conf.yaml.sample and hosts.yaml.sample. 3. Add the hosts info in file /etc/hosts in Dovetail Container. JIRA: DOVETAIL-492 Change-Id: I2b5694a8058b864b510925eec595d6f2bd1062ff Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'dovetail/userconfig/tempest_conf.yaml.sample')
-rw-r--r--dovetail/userconfig/tempest_conf.yaml.sample16
1 files changed, 16 insertions, 0 deletions
diff --git a/dovetail/userconfig/tempest_conf.yaml.sample b/dovetail/userconfig/tempest_conf.yaml.sample
new file mode 100644
index 00000000..944e3a9f
--- /dev/null
+++ b/dovetail/userconfig/tempest_conf.yaml.sample
@@ -0,0 +1,16 @@
+# This is an empty configuration file to be filled up with the desired options
+# to generate a custom tempest.conf
+# Examples:
+# network-feature-enabled:
+# port_security: True
+
+# volume-feature-enabled:
+# api_v1: False
+
+# validation:
+# image_ssh_user: root
+# ssh_timeout: 300
+
+# compute:
+# min_compute_nodes: 2
+# volume_device_name: vdb