From a7b6447955d16ef73189d31ed8fb7442f11091be Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Mon, 10 Apr 2017 23:15:39 -0400 Subject: refstack: add manually method to let user can set its tempest.conf and defcore.txt JIRA: DOVETAIL-394 for refstack, userguide is listed in https://gerrit.opnfv.org/gerrit/#/c/33049/ in CI, use the automate way to generate tempest.conf to let refstack run against SUT, i.e., defcore.tc001.yml will provide a way to let user can let refstack run against SUT manually, i.e. defcore.tc002.yml since the tempest.conf autometely generated may not satisfied with SUT, users can adjust its tempest.conf to let the defcore testcases pass. Change-Id: I5ed212c9c6d864d352d1c497ea039cc553461158 Signed-off-by: MatthewLi --- dovetail/compliance/debug.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'dovetail/compliance') diff --git a/dovetail/compliance/debug.yml b/dovetail/compliance/debug.yml index c48d6b65..7a9a231a 100644 --- a/dovetail/compliance/debug.yml +++ b/dovetail/compliance/debug.yml @@ -7,6 +7,7 @@ debug: testcases_list: - dovetail.example.tc002 - dovetail.defcore.tc001 +# - dovetail.defcore.tc002 # - dovetail.ipv6.tc008 # - dovetail.ipv6.tc009 # - dovetail.ipv6.tc018 -- cgit 1.2.3-korg