SDNVPN test cases resources left may effect the next test cases 83/45283/1
authorxudan <xudan16@huawei.com>
Tue, 17 Oct 2017 02:34:45 +0000 (22:34 -0400)
committerxudan <xudan16@huawei.com>
Tue, 17 Oct 2017 02:34:45 +0000 (22:34 -0400)
Move SDNVPN test cases after tempest test cases, then the resources left will
not effect tempest test cases.

JIRA: DOVETAIL-524

Change-Id: I815ae7f3a3be0225be1e9695f13d4552946bffb5
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/compliance/proposed_tests.yml

index 15fa7ba..672d9fb 100644 (file)
@@ -44,17 +44,17 @@ proposed_tests:
     - dovetail.ipv6.tc023
     - dovetail.ipv6.tc024
     - dovetail.ipv6.tc025
-    # sdnvpn
-    - dovetail.sdnvpn.tc001
-    - dovetail.sdnvpn.tc002
-    - dovetail.sdnvpn.tc004
-    - dovetail.sdnvpn.tc008
     # tempest
     - dovetail.tempest.tc001
     - dovetail.tempest.tc002
     - dovetail.tempest.tc003
     - dovetail.tempest.tc004
     - dovetail.tempest.tc005
+    # sdnvpn
+    - dovetail.sdnvpn.tc001
+    - dovetail.sdnvpn.tc002
+    - dovetail.sdnvpn.tc004
+    - dovetail.sdnvpn.tc008
   # other test cases
     # resiliency
     # - dovetail.resiliency.tc001