Implementation of opnfv-yardstick-tc020 in Yardstick
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc020.yaml
1 ---
2 # Sample benchmark task config file
3 # vTC
4
5 schema: "yardstick:task:0.1"
6
7 scenarios:
8 -
9   type: vtc_instantiation_validation
10
11   options:
12     vlan_sender: 1007
13     vlan_receiver: 1006
14     default_net_name: monitoring
15     default_subnet_name: monitoring_subnet
16     vlan_net_1_name: inbound_traffic_network
17     vlan_subnet_1_name: inbound_traffic_subnet
18     vlan_net_2_name: inbound_traffic_network
19     vlan_subnet_2_name: inbound_traffic_subnet
20     vnic_type: direct # [normal (OvS), direct (SR-IOV)]
21     vtc_flavor: m1.large
22
23   runner:
24     type: Iteration
25     iterations: 1
26
27 # dummy context, will not be used by vTC
28 context:
29   type: Node
30   name: LF
31   file: /etc/yardstick/nodes/fuel_virtual/pod.yaml