Add test suite for Orange POD2
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc020.yaml
index 8d9edfe..13beeff 100644 (file)
@@ -1,7 +1,4 @@
 ---
-# Sample benchmark task config file
-# vTC
-
 schema: "yardstick:task:0.1"
 
 scenarios:
@@ -9,14 +6,14 @@ scenarios:
   type: vtc_instantiation_validation
 
   options:
-    vlan_sender: 1007
-    vlan_receiver: 1006
-    default_net_name: monitoring
-    default_subnet_name: monitoring_subnet
-    vlan_net_1_name: inbound_traffic_network
-    vlan_subnet_1_name: inbound_traffic_subnet
-    vlan_net_2_name: inbound_traffic_network
-    vlan_subnet_2_name: inbound_traffic_subnet
+    vlan_sender: 2025
+    vlan_receiver: 2021
+    default_net_name: net04
+    default_subnet_name: net04__subnet
+    vlan_net_1_name: apexlake_inbound_net
+    vlan_subnet_1_name: inbound_sub
+    vlan_net_2_name: apexlake_outbound_net
+    vlan_subnet_2_name: outbound_sub
     vnic_type: direct # [normal (OvS), direct (SR-IOV)]
     vtc_flavor: m1.large
 
@@ -24,8 +21,5 @@ scenarios:
     type: Iteration
     iterations: 1
 
-# dummy context, will not be used by vTC
 context:
-  type: Node
-  name: LF
-  file: /etc/yardstick/nodes/fuel_virtual/pod.yaml
+  type: Dummy