mandatory vping test case added to proposed_tests 53/37853/1
authorMatthewLi <lijun_1203@126.com>
Thu, 20 Jul 2017 10:59:13 +0000 (06:59 -0400)
committerMatthewLi <lijun_1203@126.com>
Thu, 20 Jul 2017 11:00:04 +0000 (07:00 -0400)
JIRA: DOVETAIL-446

1.add vping to proposed_tests
2.delete out-dated nfvi test cases

Change-Id: I181b00b02abe6fed4ff51e947576c1b71321cdd2
Signed-off-by: MatthewLi <lijun_1203@126.com>
dovetail/compliance/debug.yml
dovetail/compliance/proposed_tests.yml
dovetail/conf/dovetail_config.yml
dovetail/testcase/nfvi.tc101.yml [deleted file]
dovetail/testcase/nfvi.tc102.yml [deleted file]
dovetail/testcase/vping.tc001.yml [moved from dovetail/testcase/nfvi.tc002.yml with 73% similarity]
dovetail/testcase/vping.tc002.yml [moved from dovetail/testcase/nfvi.tc001.yml with 72% similarity]

index 0ae734e..9f6d238 100644 (file)
@@ -12,6 +12,5 @@ debug:
 #    - dovetail.ipv6.tc009
 #    - dovetail.ipv6.tc018
 #    - dovetail.ipv6.tc019
-    - dovetail.nfvi.tc001
-    - dovetail.nfvi.tc002
-    - dovetail.nfvi.tc101
+    - dovetail.vping.tc001
+    - dovetail.vping.tc002
index 9d63cb2..018edba 100644 (file)
@@ -5,6 +5,9 @@ proposed_tests:
     # defcore,defcore.tc001 used for auto-method, defcore.tc002 used for manually method
     - dovetail.defcore.tc001
     # - dovetail.defcore.tc002
+    # vping
+    - dovetail.vping.tc001
+    - dovetail.vping.tc002
     # ipv6
     - dovetail.ipv6.tc001
     - dovetail.ipv6.tc002
index 793c705..8176fc8 100644 (file)
@@ -30,9 +30,8 @@ testarea_supported:
   - example
   - ha
   - ipv6
-  - nfvi
   - sdnvpn
-  - vimops
+  - vping
 
 functest_testsuite:
   - refstack_defcore
diff --git a/dovetail/testcase/nfvi.tc101.yml b/dovetail/testcase/nfvi.tc101.yml
deleted file mode 100644 (file)
index 2fa47de..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
----
-dovetail.nfvi.tc101:
-  name: dovetail.nfvi.tc101
-  objective: measure number of cores and threads, available memory size and cache size
-  validate:
-    type: yardstick
-    testcase: opnfv_yardstick_tc001
-  report:
-    sub_testcase_list:
diff --git a/dovetail/testcase/nfvi.tc102.yml b/dovetail/testcase/nfvi.tc102.yml
deleted file mode 100644 (file)
index 6da5224..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
----
-dovetail.nfvi.tc102:
-  name: dovetail.nfvi.tc102
-  objective: measure number of cores and threads, available memory size and cache size
-  validate:
-    type: yardstick
-    testcase: opnfv_yardstick_tc002
-  report:
-    sub_testcase_list:
similarity index 73%
rename from dovetail/testcase/nfvi.tc002.yml
rename to dovetail/testcase/vping.tc001.yml
index 28a7adf..e3b501b 100644 (file)
@@ -1,6 +1,6 @@
 ---
-dovetail.nfvi.tc002:
-  name: dovetail.nfvi.tc002
+dovetail.vping.tc001:
+  name: dovetail.vping.tc001
   objective: testing for vping using userdata
   validate:
     type: functest
similarity index 72%
rename from dovetail/testcase/nfvi.tc001.yml
rename to dovetail/testcase/vping.tc002.yml
index 157fc8d..a800a4d 100644 (file)
@@ -1,6 +1,6 @@
 ---
-dovetail.nfvi.tc001:
-  name: dovetail.nfvi.tc001
+dovetail.vping.tc002:
+  name: dovetail.vping.tc002
   objective: testing for vping using ssh
   validate:
     type: functest