summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase/example.tc002.yml
blob: 72bfa49d039b42ac04cc00fe8e88352a27c3ffed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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: