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