blob: fac9da67af99294af3efc14facc92448bb3794a9 [file] [log] [blame]
koder aka kdanilov4d4771c2015-04-23 01:32:02 +03001clouds:
2 fuel:
3 url: http://172.16.52.113:8000/
4 creds: admin:admin@admin
5 ssh_creds: root:test37
6 openstack_env: rrr
7
8discover: fuel
9
10internal:
11 var_dir_root: /tmp/perf_tests
12
13tests:
14 - start_test_nodes:
15 creds: clouds
16 vm_params:
17 count: x1
18 image:
19 name: disk_io_perf
20 url: https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
21
22 flavor:
23 name: disk_io_perf.1024
24 hdd_size: 50
25 ram_size: 1024
26 cpu: 1
27
28 vol_sz: 30
29 keypair_name: disk_io_perf
30 network_zone_name: net04
31 flt_ip_pool: net04_ext
32 private_key_path: disk_io_perf.pem
33 creds: "ssh://ubuntu@{ip}::{private_key_path}"
34 name_templ: wally-{group}-{id}
35 scheduler_group_name: wally-{group}-{id}
36 security_group: disk_io_perf
37
38 tests:
39 - io:
40 cfg: wally/suits/io/ceph.cfg
41 prefill_files: true
42 params:
43 FILENAME: /dev/vdb
44 NUM_ROUNDS: 1
45
46logging:
47 extra_logs: 1