X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fopnfv%2Ftest_cases%2Fopnfv_yardstick_tc020.yaml;h=13beeffdb35d9a35655b864e3a553a1e355d574f;hb=a6415b5199936de2eb247a26f18e47a368b82afa;hp=8d9edfe7b5235db2689ac525c489757587896ebf;hpb=52119ea7faa57c7d9d9943fdf032446aa76e8eee;p=yardstick.git diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc020.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc020.yaml index 8d9edfe7b..13beeffdb 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc020.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc020.yaml @@ -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