summaryrefslogtreecommitdiffstats
path: root/etc/testcase/smoke.tempest_image.yml
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-03-22 04:01:49 -0400
committerDan Xu <xudan16@huawei.com>2018-05-15 08:47:41 +0000
commitc888cc9dfde02983733e2a137f2950d3bbfe7386 (patch)
tree325eb16fd3aa7996f2bf929116f07c5e059d560f /etc/testcase/smoke.tempest_image.yml
parent9cdaaae34d5d814c71a92d7092a5c9a8ab705c04 (diff)
Split tempest_smoke test case
1. Total number of sub test cases is 119 2. Remove all 14 object_storage test cases which need swift 3. Remove 26 test cases already included in osinterop test area 4. Remove 21 test cases already included in ipv6 test area 5. Remove 2 scenario test cases already included in tempest test area 6. Split other 56 test cases into 8 groups Change-Id: I9eef20593ebf5f69347a2ec3a612c9ebc5a753db Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'etc/testcase/smoke.tempest_image.yml')
-rw-r--r--etc/testcase/smoke.tempest_image.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/testcase/smoke.tempest_image.yml b/etc/testcase/smoke.tempest_image.yml
new file mode 100644
index 00000000..4b79deef
--- /dev/null
+++ b/etc/testcase/smoke.tempest_image.yml
@@ -0,0 +1,16 @@
+---
+dovetail.smoke.tempest_image:
+ name: dovetail.smoke.tempest_image
+ objective: tempest smoke test cases about image
+ validate:
+ type: functest
+ testcase: tempest_custom
+ pre_condition:
+ - 'cp /home/opnfv/userconfig/pre_config/tempest_conf.yaml /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml'
+ - 'cp /home/opnfv/userconfig/pre_config/testcases.yaml /usr/lib/python2.7/site-packages/xtesting/ci/testcases.yaml'
+ pre_copy:
+ src_file: tempest_custom.txt
+ dest_path: /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/test_list.txt
+ report:
+ sub_testcase_list:
+ - tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke]