From 569da572c84c1c291bd6143218f92daf36c59160 Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Thu, 1 Dec 2016 22:29:26 -0500 Subject: [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 --- dovetail/compliance/debug.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dovetail/compliance/debug.yml (limited to 'dovetail/compliance') 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 -- cgit 1.2.3-korg