blob: f6213ca0dad261d9150c8fc89a58e68c53d9b02a [file] [log] [blame]
---
# parameters for glance image test
IMAGE_SIZE_MB: 9000
# parameters for vm2vm test
CMP_HOSTS: []
image_name: "Ubuntu-18.04"
flavor_name: 'spt-test'
flavor_ram: 1536
flavor_vcpus: 1
flavor_disk: 5
nova_timeout: 300
external_network: 'public'
iperf_prep_string: "sudo /bin/bash -c 'echo \"91.189.88.161 archive.ubuntu.com\" >> /etc/hosts'"
internet_at_vms: 'true' # whether Internet is present at OpenStack VMs and iperf can be installed with apt
iperf_deb_package_dir_path: '/opt/packages/'
iperf_time: 60 # time in seconds to transmit for (iperf -t option)
ssh_timeout: 500
skipped_nodes: []