summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase/tempest.tc003.yml
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2017-08-07 07:28:16 -0400
committerxudan <xudan16@huawei.com>2017-08-07 21:05:16 -0400
commitb64133e23a1b96e872c08de681acf8d6c1645a6c (patch)
treecd9b22050baf2df7e0adbf6b33bb9be16d6492ac /dovetail/testcase/tempest.tc003.yml
parent47e451d80dd90ba534b6cfa54b535ee8b483ece5 (diff)
Add Tempest test cases to Dovetail CI daily jobs
JIRA: DOVETAIL-478 JIRA: DOVETAIL-473 adds 6 test areas: - forwarding packets through virtual networks in data path - filtering packets based on security rules and port security in data path - dynamic network runtime operations through the life of a VNF - correct behavior after common virtual machine life cycles events - simple virtual machine resource scheduling on multiple nodes - storage security Add Tempest test cases belong to this 6 test areas to Dovetail CI daily jobs. Change-Id: I1535d96f3a85cdd8ac4f0c4375c68ce47bd9df93 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'dovetail/testcase/tempest.tc003.yml')
-rw-r--r--dovetail/testcase/tempest.tc003.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/dovetail/testcase/tempest.tc003.yml b/dovetail/testcase/tempest.tc003.yml
new file mode 100644
index 00000000..3421bbba
--- /dev/null
+++ b/dovetail/testcase/tempest.tc003.yml
@@ -0,0 +1,17 @@
+---
+dovetail.tempest.tc003:
+ name: dovetail.tempest.tc003
+ objective: dynamic network runtime operations through the life of a VNF
+ validate:
+ type: functest
+ testcase: tempest_custom
+ pre_copy:
+ src_file: tempest_custom.txt
+ dest_path: /home/opnfv/repos/functest/functest/opnfv_tests/openstack/tempest/custom_tests/test_list.txt
+ report:
+ sub_testcase_list:
+ - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network]
+ - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]
+ - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network]
+ - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network]
+ - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network]