summaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_cases/opnfv_yardstick_tc020.yaml
blob: 7e575600192e939cb84c91acd9b6f6558080dc4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
schema: "yardstick:task:0.1"

scenarios:
-
  type: vtc_instantiation_validation

  options:
    vlan_sender: 2033
    vlan_receiver: 2040
    default_net_name: management_network
    default_subnet_name: management_subnet
    vlan_net_1_name: apexlake_inbound_network
    vlan_subnet_1_name: apexlake_inbound_subnet
    vlan_net_2_name: apexlake_outbound_network
    vlan_subnet_2_name: apexlake_outbound_subnet
    vnic_type: direct
    vtc_flavor: m1.large

  runner:
    type: Iteration
    iterations: 1

context:
  type: Dummy
rt: 8889 service: 'tacker-server' restrictions: - condition: "settings:opendaylight == null or settings:opendaylight.metadata.enabled == false or settings:opendaylight.enable_sfc.value == false" strict: false message: "Please install OpenDaylight Plugin with SFC features enabled" - condition: "settings:fuel-plugin-ovs == null or settings:fuel-plugin-ovs.metadata.enabled == false" strict: false message: "Please install and enable Openvswitch plugin with NSH support." #plugin_id: Assigned during installation plugin_version: 0.2.0 debug: value: false label: 'Debug logging' description: 'Debug logging mode provides more information, but requires more disk space.' weight: 25 type: "checkbox" weight: 70