summaryrefslogtreecommitdiffstats
path: root/etc/testcase/example.tc001.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/testcase/example.tc001.yml')
-rw-r--r--etc/testcase/example.tc001.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/testcase/example.tc001.yml b/etc/testcase/example.tc001.yml
new file mode 100644
index 00000000..0ba297a8
--- /dev/null
+++ b/etc/testcase/example.tc001.yml
@@ -0,0 +1,19 @@
+---
+dovetail.example.tc001:
+ name: dovetail.example.tc001
+ objective: Bulk creation and deletion of IPv6 networks, ports and subnets
+ validate:
+ type: functest
+ testcase: tempest_smoke_serial
+ pre_condition:
+ - 'echo test for precondition'
+ cmds:
+ - 'functest env prepare'
+ - 'functest testcase run {{validate_testcase}} -r'
+ post_condition:
+ - 'echo test for precondition'
+ report:
+ sub_testcase_list:
+ - tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network
+ - tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port
+ - tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet