blob: 3bab2f8be4e282b2dd066199c2706525ce64b839 [file] [log] [blame]
gstepanovc82391e2015-03-17 15:46:36 +02001# nodes to be started/detected
2cluster:
Yulia Portnova0e64ea22015-03-20 17:27:22 +02003 openstack:
4 connection:
5 auth_url: http://172.16.54.130:5000/v2.0
6 username: admin
7 api_key: admin
8 project_id: admin
9 discover:
10 vm:
11 name: test1
12 auth:
13 user: cirros
14 password: cubswin:)
15 nodes:
16 service: all
17 auth:
18 user: cirros
19 password: cubswin:)
20 start:
21 count: x1
22 img_name: TestVM
23 flavor_name: m1.micro
24 keypair_name: test
25 network_zone_name: net04
26 flt_ip_pool: net04_ext
27 key_file: path/to/
28 user: username
gstepanovc82391e2015-03-17 15:46:36 +020029
Yulia Portnova0e64ea22015-03-20 17:27:22 +020030 ceph: all
31
32 fuel:
33 connection:
34 url: http://172.16.52.120:8000/
35 username: admin
36 password: admin
37 tenant_name: admin
38 discover: controller
39
40 other:
gstepanovc82391e2015-03-17 15:46:36 +020041 - ssh://10.33.14.67, iscsi
42
43# sensors to be installed, accordingli to role
44sensors:
45 ceph-osd: ceph-io, ceph-cpu, ceph-ram, ceph-net
46 ceph-mon: ceph-io, ceph-cpu, ceph-ram, ceph-net
47 os-compute: io, net
Yulia Portnova0e64ea22015-03-20 17:27:22 +020048 test-vm: system-cpu
gstepanovc82391e2015-03-17 15:46:36 +020049
50# tests to run
51tests:
Yulia Portnova0e64ea22015-03-20 17:27:22 +020052 pgbench:
53 opts:
54 num_clients: [4, 8, 12]
55 transactions: [1, 2, 3]
gstepanovc82391e2015-03-17 15:46:36 +020056
57# where to store results
58results:
59 - mos-linux-http://172.12.33.45
60
61paths:
62 basedir: "/home/gstepanov/rally-results-processor"
63 TEST_PATH: "/home/gstepanov/rally-results-processor/test_results"
64 CHARTS_IMG_PATH: "static/images"
65 SQLALCHEMY_MIGRATE_REPO: "/home/gstepanov/rally-results-processor/db_repository"
Yulia Portnova0e64ea22015-03-20 17:27:22 +020066 DATABASE_URI: 'sqlite:////home/gstepanov/rally-results-processor/app.db?check_same_thread=False'
67
68logging:
69 extra_logs: 1