Add test suite for Orange POD2
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc021.yaml
1 ---
2 schema: "yardstick:task:0.1"
3
4 scenarios:
5 -
6   type: vtc_instantiation_validation_noisy
7
8   options:
9     vlan_sender: 2025
10     vlan_receiver: 2021
11     default_net_name: net04
12     default_subnet_name: net04__subnet
13     vlan_net_1_name: apexlake_inbound_net
14     vlan_subnet_1_name: inbound_sub
15     vlan_net_2_name: apexlake_outbound_net
16     vlan_subnet_2_name: outbound_sub
17     vnic_type: direct # [normal (OvS), direct (SR-IOV)]
18     vtc_flavor: m1.large
19     num_of_neighbours: 2
20     amount_of_ram: 1G
21     number_of_cores: 2
22
23   runner:
24     type: Iteration
25     iterations: 1
26
27 context:
28   type: Dummy