summaryrefslogtreecommitdiffstats
path: root/dovetail/compliance
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-12-01 22:29:26 -0500
committerMatthewLi <matthew.lijun@huawei.com>2016-12-02 02:44:57 -0500
commit569da572c84c1c291bd6143218f92daf36c59160 (patch)
tree9767845247e463260e6213bdfb0164ad83233bf0 /dovetail/compliance
parent41835d3fdeb7249198b4352fafc30515f9e0ec55 (diff)
[WIP] dovetail report improvement
JIRA: DOVETAIL-49 1)details please refer to https://wiki.opnfv.org/display/dovetail/Dovetail+Reports 2)results please refer to one example https://etherpad.opnfv.org/p/dovetail_report Change-Id: I63a1ba3b6aa1ffe5fa043a11cd3777dd0e8d52d9 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'dovetail/compliance')
-rw-r--r--dovetail/compliance/debug.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/dovetail/compliance/debug.yml b/dovetail/compliance/debug.yml
new file mode 100644
index 00000000..a0a2d3ee
--- /dev/null
+++ b/dovetail/compliance/debug.yml
@@ -0,0 +1,9 @@
+# only used for dovetail tool development debug
+# nfvi.tc001 tc002 running time is shorter, about 3 minutes
+# ipv6.tc001 about 20 minutes
+debug:
+ name: debug
+ testcases_list:
+ - dovetail.ipv6.tc001
+ - dovetail.nfvi.tc001
+ - dovetail.nfvi.tc002