summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-09-18 03:31:14 -0400
committerxudan <xudan16@huawei.com>2017-09-18 03:31:14 -0400
commit312db1d49ecfbefbb8b8795cfc1c2b58c07b711a (patch)
tree3ba2b86ba9680354c4a77e7e6705fb51bc6c2b18 /dovetail/testcase
parent8b79fa4a5e80a61224fd3805a7e2d1dd12b9c1a4 (diff)
Dovetail tool replaces defcore with osinterop
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>
Diffstat (limited to 'dovetail/testcase')
-rw-r--r--dovetail/testcase/osinterop.tc001.yml (renamed from dovetail/testcase/defcore.tc001.yml)8
-rw-r--r--dovetail/testcase/osinterop.tc002.yml (renamed from dovetail/testcase/defcore.tc002.yml)8
2 files changed, 8 insertions, 8 deletions
diff --git a/dovetail/testcase/defcore.tc001.yml b/dovetail/testcase/osinterop.tc001.yml
index 19092c09..f84f52e1 100644
--- a/dovetail/testcase/defcore.tc001.yml
+++ b/dovetail/testcase/osinterop.tc001.yml
@@ -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'
diff --git a/dovetail/testcase/defcore.tc002.yml b/dovetail/testcase/osinterop.tc002.yml
index ae7a1fb3..42346a53 100644
--- a/dovetail/testcase/defcore.tc002.yml
+++ b/dovetail/testcase/osinterop.tc002.yml
@@ -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: