summaryrefslogtreecommitdiffstats
path: root/dovetail/compliance/debug.yml
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-01-29 03:52:29 -0500
committerGeorg Kunz <georg.kunz@ericsson.com>2018-02-05 15:26:44 +0000
commit2b9b8e3340af8087ebdcc1e7f8b33fdff4304ec0 (patch)
treee0682de724258b4b88075d40ee7e180fe020bbda /dovetail/compliance/debug.yml
parentc4131f9a18b9e9eaee75e6e1503d34d6678115a2 (diff)
Add all tempest smoke test cases into debug test suite
Add all tempest smoke test cases into debug test suite. Then these test cases can be run by Dovetail on CI. The results of CI will help to choose sub test cases from tempest smoke. Here use tempest_custom to run all tempest smoke test cases because it can support to run a custom defined sub test cases list. for Functest tempest_smoke_serial, it always runs whole tempest smoke test cases and can't be a subset. JIRA: DOVETAIL-595 Change-Id: Id6358691d2bdef149f16775ce84dcfbf12f5e568 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'dovetail/compliance/debug.yml')
-rw-r--r--dovetail/compliance/debug.yml13
1 files changed, 2 insertions, 11 deletions
diff --git a/dovetail/compliance/debug.yml b/dovetail/compliance/debug.yml
index cd70c4ec..bac48f20 100644
--- a/dovetail/compliance/debug.yml
+++ b/dovetail/compliance/debug.yml
@@ -1,16 +1,7 @@
---
# only used for dovetail tool development debug
-# nfvi.tc001 tc002 running time is shorter, about 3 minutes
-# osinterop.tc001 about 30 minutes
+# all these are new test cases adding here for running on CI
debug:
name: debug
testcases_list:
- - dovetail.example.tc002
- - dovetail.osinterop.tc001
-# - dovetail.osinterop.tc002
-# - dovetail.ipv6.tc008
-# - dovetail.ipv6.tc009
-# - dovetail.ipv6.tc018
-# - dovetail.ipv6.tc019
- - dovetail.vping.tc001
- - dovetail.vping.tc002
+ - dovetail.smoke.tc001