summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase/ipv6.tc001.yml
blob: 598e1cade2827a0b20c297527e0648fa79c606f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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}} -r'
    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