Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rados / singleton / all / admin-socket.yaml
1 roles:
2 - - mon.a
3   - mgr.x
4   - osd.0
5   - osd.1
6   - client.a
7 openstack:
8   - volumes: # attached to each instance
9       count: 2
10       size: 10 # GB
11 tasks:
12 - install:
13 - ceph:
14 - admin_socket:
15     osd.0:
16       version:
17       git_version:
18       help:
19       config show:
20       config help:
21       config set filestore_dump_file /tmp/foo:
22       perf dump:
23       perf schema:
24       get_heap_property tcmalloc.max_total_thread_cache_byte:
25       set_heap_property tcmalloc.max_total_thread_cache_bytes 67108864:
26       set_heap_property tcmalloc.max_total_thread_cache_bytes 33554432: