summaryrefslogtreecommitdiffstats
path: root/etc/conf/dovetail_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/conf/dovetail_config.yml')
-rw-r--r--etc/conf/dovetail_config.yml30
1 files changed, 13 insertions, 17 deletions
diff --git a/etc/conf/dovetail_config.yml b/etc/conf/dovetail_config.yml
index ca36fe55..10b81fbb 100644
--- a/etc/conf/dovetail_config.yml
+++ b/etc/conf/dovetail_config.yml
@@ -1,4 +1,14 @@
+##############################################################################
+# Copyright (c) 2019 opnfv.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
---
+version: '2019.12'
cli_file_name: 'cmd_config.yml'
result_file: 'results.json'
@@ -17,20 +27,9 @@ testsuite_supported:
- proposed_tests
- debug
- healthcheck
- - ovp.2018.09
- - onap.1.0.0
-# testarea supported, should adjust accordingly
-testarea_supported:
- - ha
- - healthcheck
- - onap
- - bgpvpn
- - security
- - snaps
- - stress
- - tempest
- - vnf
- - vping
+ - ovp.2019.12
+ - onap.tosca.2019.04
+ - onap.heat.2019.04
# used for testcase cmd template in jinja2 format
# we have two variables available now
@@ -41,6 +40,3 @@ parameters:
path: '("name",)'
- name: validate_testcase
path: '("validate", "testcase")'
-
-include_config:
- - vnftest_config.yml