From df2f5492777af11788318a42aeaefddae51fdb7e Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 13 Feb 2018 03:18:16 -0500 Subject: Add Functest cloudify_ims test case into proposed_tests test suite Add cloudify_ims test case into proposed_tests test suite. Then this test case can be run by Dovetail on CI. JIRA: DOVETAIL-603 Change-Id: I5ab832002388f0916e04beef9d630de2cb37df59 Signed-off-by: xudan --- dovetail/testcase/vnf.tc001.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dovetail/testcase/vnf.tc001.yml (limited to 'dovetail/testcase/vnf.tc001.yml') diff --git a/dovetail/testcase/vnf.tc001.yml b/dovetail/testcase/vnf.tc001.yml new file mode 100644 index 00000000..e0f39582 --- /dev/null +++ b/dovetail/testcase/vnf.tc001.yml @@ -0,0 +1,11 @@ +--- +dovetail.vnf.tc001: + name: dovetail.vnf.tc001 + objective: testing for Cleawater IMS deployment using Cloudify orchestrator + validate: + type: functest + testcase: cloudify_ims + pre_condition: + - 'cp /home/opnfv/userconfig/pre_config/testcases.yaml /usr/lib/python2.7/site-packages/functest/ci/testcases.yaml' + report: + sub_testcase_list: -- cgit 1.2.3-korg