blob: 05591febf4373a20ed35f4d3242c5a2e029f0b50 [file] [log] [blame]
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +03001clouds:
2 fuel:
koder aka kdanilov168f6092015-04-19 02:33:38 +03003 url: http://172.16.52.112:8000/
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +03004 creds: admin:admin@admin
5 ssh_creds: root:test37
koder aka kdanilov4d4771c2015-04-23 01:32:02 +03006 openstack_env: Performance-1
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +03007
8discover: fuel
9
10# explicit_nodes:
11# "ssh://root@172.16.52.112:3022:/home/koder/.ssh/id_rsa": testnode
12
13internal:
14 var_dir_root: /tmp/perf_tests
15
koder aka kdanilove87ae652015-04-20 02:14:35 +030016# sensors:
koder aka kdanilove87ae652015-04-20 02:14:35 +030017# roles_mapping:
18# ceph-osd: block-io
19# cinder: block-io, system-cpu
20# testnode: system-cpu, block-io
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +030021
22tests:
23 - start_test_nodes:
24 creds: clouds
25 vm_params:
koder aka kdanilov4d4771c2015-04-23 01:32:02 +030026 count: x1
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +030027 image:
28 name: disk_io_perf
29 url: https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
30
31 flavor:
32 name: disk_io_perf.1024
33 hdd_size: 50
34 ram_size: 1024
35 cpu: 1
36
koder aka kdanilove87ae652015-04-20 02:14:35 +030037 vol_sz: 30
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +030038 keypair_name: disk_io_perf
39 network_zone_name: novanetwork
40 flt_ip_pool: nova
41 private_key_path: disk_io_perf.pem
42 creds: "ssh://ubuntu@{ip}::{private_key_path}"
koder aka kdanilov168f6092015-04-19 02:33:38 +030043 name_templ: wally-{group}-{id}
44 scheduler_group_name: wally-{group}-{id}
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +030045 security_group: disk_io_perf
46
47 tests:
48 - io:
koder aka kdanilov4d4771c2015-04-23 01:32:02 +030049 # cfg: wally/suits/io/io_scenario_ceph.cfg
50 cfg: scripts/fio_tests_configs/io_task_test.cfg
koder aka kdanilove87ae652015-04-20 02:14:35 +030051 prefill_files: true
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +030052 params:
koder aka kdanilove87ae652015-04-20 02:14:35 +030053 FILENAME: /dev/vdb
54 NUM_ROUNDS: 3
koder aka kdanilovcff7b2e2015-04-18 20:48:15 +030055#
56# - io:
57# # cfg: scripts/fio_tests_configs/io_task_test.cfg
58# cfg: tests/io_scenario_hdd.cfg
59# params:
60# # FILENAME: /media/koder/a5230078-4c27-4c3b-99aa-26148e78b2e7/xxx.bin
61# FILENAME: /opt/xxx.bin
62# NUM_ROUNDS: 7
63
64logging:
65 extra_logs: 1