Dovetail tool replaces defcore with osinterop 05/42205/1
authorxudan <xudan16@huawei.com>
Mon, 18 Sep 2017 07:31:14 +0000 (03:31 -0400)
committerxudan <xudan16@huawei.com>
Mon, 18 Sep 2017 07:31:14 +0000 (03:31 -0400)
Rename the "defcore" test area to "osinterop".
The DefCore working group has been
renamed OpenStack InterOp Working Group some time ago.

JIRA: DOVETAIL-499

Change-Id: I144af767632c8fb83859e5e04b6427bb1a538348
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/compliance/debug.yml
dovetail/compliance/proposed_tests.yml
dovetail/conf/dovetail_config.yml
dovetail/testcase/osinterop.tc001.yml [moved from dovetail/testcase/defcore.tc001.yml with 99% similarity]
dovetail/testcase/osinterop.tc002.yml [moved from dovetail/testcase/defcore.tc002.yml with 71% similarity]

index 9f6d238..cd70c4e 100644 (file)
@@ -1,13 +1,13 @@
 ---
 # only used for dovetail tool development debug
 # nfvi.tc001 tc002 running time is shorter, about 3 minutes
-# defcore.tc001 about 30 minutes
+# osinterop.tc001 about 30 minutes
 debug:
   name: debug
   testcases_list:
     - dovetail.example.tc002
-    - dovetail.defcore.tc001
-#    - dovetail.defcore.tc002
+    - dovetail.osinterop.tc001
+#    - dovetail.osinterop.tc002
 #    - dovetail.ipv6.tc008
 #    - dovetail.ipv6.tc009
 #    - dovetail.ipv6.tc018
index 18b8cec..83b97d5 100644 (file)
@@ -2,9 +2,8 @@
 proposed_tests:
   name: proposed_tests
   testcases_list:
-    # defcore,defcore.tc001 used for auto-method, defcore.tc002 used for manually method
-    - dovetail.defcore.tc001
-    # - dovetail.defcore.tc002
+    # osinterop
+    - dovetail.osinterop.tc001
     # vping
     - dovetail.vping.tc001
     - dovetail.vping.tc002
@@ -55,4 +54,4 @@ proposed_tests:
     - dovetail.tempest.tc004
     - dovetail.tempest.tc005
     # resiliency
-    - dovetail.resiliency.tc001
+    - dovetail.resiliency.tc001
index de849a5..e93bd64 100644 (file)
@@ -29,7 +29,7 @@ testsuite_supported:
   - debug
 # testarea supported, should adjust accordingly
 testarea_supported:
-  - defcore
+  - osinterop
   - example
   - ha
   - ipv6
similarity index 99%
rename from dovetail/testcase/defcore.tc001.yml
rename to dovetail/testcase/osinterop.tc001.yml
index 19092c0..f84f52e 100644 (file)
@@ -1,7 +1,7 @@
 ---
-dovetail.defcore.tc001:
-  name: dovetail.defcore.tc001
-  objective: > # Set of DefCore tempest test cases not flagged and required. It only contains OpenStack core (no object storage)
+dovetail.osinterop.tc001:
+  name: dovetail.osinterop.tc001
+  objective: > # Set of OpenStack interoperability test cases not flagged and required. It only contains OpenStack core (no object storage)
     # The approved guidelines (2016.08) are valid for Kilo, Liberty, Mitaka and Newton releases of OpenStack
     # The list can be generated using the Rest API from RefStack project:
     # https://refstack.openstack.org/api/v1/guidelines/2016.08/tests?target=compute&type=required&alias=true&flag=false
@@ -11,7 +11,7 @@ dovetail.defcore.tc001:
     pre_condition:
       - 'cp /home/opnfv/userconfig/pre_config/tempest_conf.yaml /usr/local/lib/python2.7/dist-packages/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml'
     pre_copy:
-      src_file: defcore.txt
+      src_file: osinterop.txt
       dest_path: /usr/local/lib/python2.7/dist-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt
     cmds:
       - 'functest env prepare'
similarity index 71%
rename from dovetail/testcase/defcore.tc002.yml
rename to dovetail/testcase/osinterop.tc002.yml
index ae7a1fb..42346a5 100644 (file)
@@ -1,7 +1,7 @@
 ---
-dovetail.defcore.tc002:
-  name: dovetail.defcore.tc002
-  objective: > # Set of DefCore tempest test cases not flagged and required. It only contains OpenStack core (no object storage)
+dovetail.osinterop.tc002:
+  name: dovetail.osinterop.tc002
+  objective: > # Set of OpenStack interoperability test cases not flagged and required. It only contains OpenStack core (no object storage)
     # The approved guidelines (2016.08) are valid for Kilo, Liberty, Mitaka and Newton releases of OpenStack
     # The list can be generated using the Rest API from RefStack project:
     # https://refstack.openstack.org/api/v1/guidelines/2016.08/tests?target=compute&type=required&alias=true&flag=false
@@ -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/refstack_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/osinterop.txt'
     post_condition:
       - 'echo test for postcondition in testcase'
   report: