summaryrefslogtreecommitdiffstats
path: root/dovetail/conf/dovetail_config.yml
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2017-03-22 02:39:25 -0400
committerJun Li <matthew.lijun@huawei.com>2017-03-30 07:25:47 +0000
commitd2a04a76f9f03ca4c34cfed335c14d7c3319c634 (patch)
tree236429b66a2e41f922f5da3e645c44221ea06c51 /dovetail/conf/dovetail_config.yml
parente0f4b3a6f279e8e3f4bc05307d60d6983cc60735 (diff)
dovetail tool: refstack testcase integration
JIRA: DOVETAIL-370 Change-Id: I60c9f431358f848e24abcb865c4b2ca8c3b2d843 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'dovetail/conf/dovetail_config.yml')
-rw-r--r--dovetail/conf/dovetail_config.yml16
1 files changed, 9 insertions, 7 deletions
diff --git a/dovetail/conf/dovetail_config.yml b/dovetail/conf/dovetail_config.yml
index ea8ecedc..b8174bdb 100644
--- a/dovetail/conf/dovetail_config.yml
+++ b/dovetail/conf/dovetail_config.yml
@@ -20,24 +20,29 @@ testsuite_supported:
- debug
# testarea supported, should adjust accordingly
testarea_supported:
- - vimops
- - nfvi
- - ipv6
+ - defcore
- example
+ - ipv6
+ - nfvi
+ - vimops
functest_testsuite:
+ - refstack_defcore
- tempest_smoke_serial
- tempest_full_parallel
- rally_sanity
- promise
functest_testcase:
- - healthcheck
+ - connection_check
+ - api_check
+ - snaps_health_check
- vping_ssh
- vping_userdata
- doctor
- copper
- cloudify_ims
+ - odl
# used for testcase cmd template in jinja2 format
# we have two variables available now
@@ -61,9 +66,6 @@ validate_input:
valid_docker_tag:
- 'stable'
- 'latest'
- - 'colorado.1.0'
- - 'colorado.2.0'
- - 'colorado.3.0'
- 'danube.1.0'
- 'danube.2.0'
- 'danube.3.0'