summaryrefslogtreecommitdiffstats
path: root/etc/conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/conf')
-rw-r--r--etc/conf/dovetail_config.yml2
-rw-r--r--etc/conf/functest_config.yml2
2 files changed, 3 insertions, 1 deletions
diff --git a/etc/conf/dovetail_config.yml b/etc/conf/dovetail_config.yml
index f4e0d034..49ccae66 100644
--- a/etc/conf/dovetail_config.yml
+++ b/etc/conf/dovetail_config.yml
@@ -54,6 +54,7 @@ testarea_supported:
- healthcheck
- vnf
- lifecycle
+ - security
functest_testsuite:
- refstack_defcore
@@ -62,6 +63,7 @@ functest_testsuite:
- tempest_custom
- rally_sanity
- promise
+ - patrole
functest_testcase:
- bgpvpn
diff --git a/etc/conf/functest_config.yml b/etc/conf/functest_config.yml
index 0251b732..537a3d39 100644
--- a/etc/conf/functest_config.yml
+++ b/etc/conf/functest_config.yml
@@ -1,7 +1,7 @@
---
functest:
image_name: opnfv/functest-smoke
- docker_tag: fraser
+ docker_tag: opnfv-6.0.0
opts: '-id --privileged=true'
envs: '-e INSTALLER_TYPE=unknown -e DEPLOY_SCENARIO=unknown -e NODE_NAME=unknown
-e TEST_DB_URL=file:///home/opnfv/functest/results/functest_results.txt'