blob: 3c27c90c8efc06bdb8b16fcb5627255c4d63c024 [file] [log] [blame]
gstepanovc82391e2015-03-17 15:46:36 +02001# nodes to be started/detected
koder aka kdanilov3a6633e2015-03-26 18:20:00 +02002discover:
3 # openstack:
4 # connection:
5 # auth_url: http://172.16.54.130:5000/v2.0
6 # creds: admin:admin@admin
7 # discover:
8 # vm:
9 # name: test1
10 # auth: cirros:cubswin:)
11 # nodes:
12 # service: all
13 # auth: cirros:cubswin:)
gstepanovc82391e2015-03-17 15:46:36 +020014
koder aka kdanilov3a6633e2015-03-26 18:20:00 +020015 ceph: root@172.16.53.2::/home/koder/.ssh/id_rsa.pub
Yulia Portnova0e64ea22015-03-20 17:27:22 +020016
koder aka kdanilov3a6633e2015-03-26 18:20:00 +020017 # fuel:
18 # connection:
19 # url: http://172.16.52.120:8000/
20 # creds: admin:admin@admin
21 # discover: controller
Yulia Portnova0e64ea22015-03-20 17:27:22 +020022
koder aka kdanilov3a6633e2015-03-26 18:20:00 +020023start:
24 count: x1
25 img_name: TestVM
26 flavor_name: m1.micro
27 keypair_name: test
28 network_zone_name: net04
29 flt_ip_pool: net04_ext
30 key_file: path/to/
31 user: username
32
gstepanovc82391e2015-03-17 15:46:36 +020033
34# sensors to be installed, accordingli to role
35sensors:
36 ceph-osd: ceph-io, ceph-cpu, ceph-ram, ceph-net
37 ceph-mon: ceph-io, ceph-cpu, ceph-ram, ceph-net
38 os-compute: io, net
Yulia Portnova0e64ea22015-03-20 17:27:22 +020039 test-vm: system-cpu
gstepanovc82391e2015-03-17 15:46:36 +020040
koder aka kdanilov3a6633e2015-03-26 18:20:00 +020041
gstepanovc82391e2015-03-17 15:46:36 +020042# tests to run
43tests:
Yulia Portnova0e64ea22015-03-20 17:27:22 +020044 pgbench:
45 opts:
46 num_clients: [4, 8, 12]
47 transactions: [1, 2, 3]
gstepanovc82391e2015-03-17 15:46:36 +020048
49# where to store results
50results:
51 - mos-linux-http://172.12.33.45
52
53paths:
koder aka kdanilove06762a2015-03-22 23:32:09 +020054 basedir: "/home/gstepanov/rally-results-processor"
55 TEST_PATH: "/home/gstepanov/rally-results-processor/test_results"
56 CHARTS_IMG_PATH: "static/images"
57 SQLALCHEMY_MIGRATE_REPO: "/home/gstepanov/rally-results-processor/db_repository"
58 DATABASE_URI: 'sqlite:////home/gstepanov/rally-results-processor/app.db?check_same_thread=False'
Yulia Portnova0e64ea22015-03-20 17:27:22 +020059
60logging:
61 extra_logs: 1