]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/rest/mgr-restful.yaml
buildsys: fix parallel builds
[ceph.git] / ceph / qa / suites / rados / rest / mgr-restful.yaml
CommitLineData
31f18b77
FG
1roles:
2- [mon.a, mgr.x, osd.0, osd.1, osd.2, mds.a, client.a]
3tasks:
4- install:
5- ceph:
6- exec:
7 mon.a:
8 - ceph config-key put mgr/restful/x/server_addr 127.0.0.1
9 - ceph config-key put mgr/restful/x/server_port 9999
10 - ceph tell mgr.x restful create-key admin
11 - ceph tell mgr.x restful create-self-signed-cert
12- ceph.restart: [mgr.x]
13- workunit:
14 clients:
15 client.a:
16 - rest/test-restful.sh