diff options
Diffstat (limited to 'etc/testcase/example.tc002.yml')
-rw-r--r-- | etc/testcase/example.tc002.yml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/testcase/example.tc002.yml b/etc/testcase/example.tc002.yml new file mode 100644 index 00000000..72bfa49d --- /dev/null +++ b/etc/testcase/example.tc002.yml @@ -0,0 +1,16 @@ +--- +dovetail.example.tc002: + name: dovetail.example.tc002 + objective: VIM ipv6 operations, to create/update/delete an IPv6 network and subnet + validate: + type: shell + testcase: "run shell" + pre_condition: + - "echo pre_condition" + cmds: + - "echo test2" + - "mkdir xxx" + post_condition: + - "echo post_condition" + report: + sub_testcase_list: |