Merge "collectd: typo and call super()"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc020.yaml
1 ---
2
3 schema: "yardstick:task:0.1"
4 description: >
5     Yardstick TC020 config file.
6
7 scenarios:
8 -
9   type: vtc_instantiation_validation
10
11   options:
12     vlan_sender: 2033
13     vlan_receiver: 2040
14     default_net_name: management_network
15     default_subnet_name: management_subnet
16     vlan_net_1_name: apexlake_inbound_network
17     vlan_subnet_1_name: apexlake_inbound_subnet
18     vlan_net_2_name: apexlake_outbound_network
19     vlan_subnet_2_name: apexlake_outbound_subnet
20     vnic_type: direct
21     vtc_flavor: yardstick-flavor
22
23   runner:
24     type: Iteration
25     iterations: 1
26
27 context:
28   type: Dummy