summaryrefslogtreecommitdiffstats
path: root/etc/testcase/tempest.image.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/testcase/tempest.image.yml')
-rw-r--r--etc/testcase/tempest.image.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/testcase/tempest.image.yml b/etc/testcase/tempest.image.yml
new file mode 100644
index 00000000..6ab0af2e
--- /dev/null
+++ b/etc/testcase/tempest.image.yml
@@ -0,0 +1,16 @@
+---
+dovetail.tempest.image:
+ name: dovetail.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]