skip ha and rename tempest.conf 63/33663/1
authorMatthewLi <matthew.lijun@huawei.com>
Sat, 22 Apr 2017 09:20:39 +0000 (05:20 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Sat, 22 Apr 2017 09:23:00 +0000 (05:23 -0400)
1) ha testcases need node configure file, skip it temporarily
2) tempest.conf-->refstack_tempest.conf, then it will not covered
   by other tempest testcases, can used for users to debug

Change-Id: Ieb7101d8c406e294755629fd11a686f90b6c0a7f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
dovetail/compliance/proposed_tests.yml
dovetail/testcase/defcore.tc002.yml

index bc78520..de5715f 100644 (file)
@@ -35,15 +35,15 @@ proposed_tests:
     - dovetail.nfvi.tc001
     - dovetail.nfvi.tc002
     # HA
-    - dovetail.ha.tc001
-    - dovetail.ha.tc002
-    - dovetail.ha.tc003
-    - dovetail.ha.tc004
-    - dovetail.ha.tc005
-    - dovetail.ha.tc006
-    - dovetail.ha.tc007
-    - dovetail.ha.tc008
-    - dovetail.ha.tc009
-    - dovetail.ha.tc010
-    - dovetail.ha.tc011
-    - dovetail.ha.tc012
+    - dovetail.ha.tc001
+    - dovetail.ha.tc002
+    - dovetail.ha.tc003
+    - dovetail.ha.tc004
+    - dovetail.ha.tc005
+    - dovetail.ha.tc006
+    - dovetail.ha.tc007
+    - dovetail.ha.tc008
+    - dovetail.ha.tc009
+    - dovetail.ha.tc010
+    - dovetail.ha.tc011
+    - dovetail.ha.tc012
index a8fc3d9..ae7a1fb 100644 (file)
@@ -11,7 +11,7 @@ dovetail.defcore.tc002:
     pre_condition:
       - 'echo test for precondition in testcase'
     cmds:
-      - 'cd /home/opnfv/repos/refstack-client; source .venv/bin/activate; ./refstack-client test -c /home/opnfv/userconfig/tempest.conf  -v --test-list /home/opnfv/userconfig/defcore.txt'
+      - 'cd /home/opnfv/repos/refstack-client; source .venv/bin/activate; ./refstack-client test -c /home/opnfv/userconfig/refstack_tempest.conf  -v --test-list /home/opnfv/userconfig/defcore.txt'
     post_condition:
       - 'echo test for postcondition in testcase'
   report: