Merge "Record task status if running via CLI"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc021.yaml
1 ---
2
3 schema: "yardstick:task:0.1"
4 description: >
5     Yardstick TC021 config file.
6
7 scenarios:
8 -
9   type: vtc_instantiation_validation_noisy
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     num_of_neighbours: 2
23     amount_of_ram: 1G
24     number_of_cores: 2
25
26   runner:
27     type: Iteration
28     iterations: 1
29
30 context:
31   type: Dummy