]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/singleton-nomsgr/all/librados_hello_world.yaml
import quincy beta 17.1.0
[ceph.git] / ceph / qa / suites / rados / singleton-nomsgr / all / librados_hello_world.yaml
CommitLineData
91327a77
AA
1roles:
2- [mon.a, mds.a, mgr.x, osd.0, osd.1, client.0]
3overrides:
4 ceph:
cd265ab1 5 log-ignorelist:
91327a77
AA
6 - \(POOL_APP_NOT_ENABLED\)
7tasks:
8- install:
9 extra_packages:
10 deb:
11 - libradosstriper-dev
12 - librados-dev
11fdf7f2 13 - libradospp-dev
91327a77
AA
14 rpm:
15 - libradosstriper-devel
16 - librados-devel
11fdf7f2 17 - libradospp-devel
91327a77 18- ceph:
9f95a23c 19 pre-mgr-commands:
20effc67 20 - sudo ceph config set mgr mgr_pool false --force
91327a77
AA
21- workunit:
22 clients:
23 all:
24 - rados/test_librados_build.sh