diff options
Diffstat (limited to 'etc/testcase/example.tc002.yml')
-rw-r--r-- | etc/testcase/example.tc002.yml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/etc/testcase/example.tc002.yml b/etc/testcase/example.tc002.yml deleted file mode 100644 index 72bfa49d..00000000 --- a/etc/testcase/example.tc002.yml +++ /dev/null @@ -1,16 +0,0 @@ ---- -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: |