summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase/ipv6.tc001.yml
blob: 916d0915d4d994aaef520cce9557ab0fd85f1b17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
dovetail.ipv6.tc001:
  name: dovetail.ipv6.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 in testcase'
    cmds:
      - 'functest env prepare'
      - 'functest testcase run {{validate_testcase}}'
    post_condition:
      - 'echo test for precondition in testcase'
  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