aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/pre_deploy/rhel-registration/rhel-registration-resource-registry.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-08-01 07:01:54 +0000
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-08-01 07:28:33 +0000
commit7fb7ed7a8422b3f01d1d9cc5df04852262e8ee8f (patch)
tree8131924cca6dee4882a4cb8c1120e21961aa00c6 /extraconfig/pre_deploy/rhel-registration/rhel-registration-resource-registry.yaml
parent4767b2f71c97909ceaa1b553c83ba6488b373569 (diff)
Fix CA file bind mounting in containers
The syntax was wrong and wasn't actually bind mounting the CA file. This fixes it. Change-Id: Icfa2118ccd2a32fdc3d1af27e3e3ee02bdfbb13b
Diffstat (limited to 'extraconfig/pre_deploy/rhel-registration/rhel-registration-resource-registry.yaml')
0 files changed, 0 insertions, 0 deletions
color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
---
# Sample benchmark task config file
# vTC

schema: "yardstick:task:0.1"

scenarios:
-
  type: vtc_throughput_noisy

  options:
    packet_size: 1280
    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: yardstick-flavor
    num_of_neighbours: 2
    amount_of_ram: 1G
    number_of_cores: 2

  runner:
    type: Iteration
    iterations: 1

context:
  type: Dummy