aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-08-10 08:56:10 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-10 08:56:10 +0000
commita91f8ca024935ad516237845fa4d83412b232b26 (patch)
tree4bb77261b75496e9e80b8fbbacc4ad5a1bd563af /functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
parentc12e84bc3274eeabc4200575821dae1cd80ce16e (diff)
parente18c6f652f2874fe1df2ed61972560b6e053d500 (diff)
Merge "Add/Update tempest.conf via a specific file"
Diffstat (limited to 'functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml')
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
new file mode 100644
index 000000000..b47a9736a
--- /dev/null
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -0,0 +1,13 @@
+# 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
+