summaryrefslogtreecommitdiffstats
path: root/qa/suites/orch/cephadm/workunits/task/test_iscsi_container/test_iscsi_container.yaml
blob: 19d302c87deb734522ebdeaacb681fef308a6aea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
roles:
- - host.a
  - osd.0
  - osd.1
  - osd.2
  - mon.a
  - mgr.a
  - client.0
tasks:
- install:
- cephadm:
- cephadm.shell:
    host.a:
      - ceph osd pool create foo
      - rbd pool init foo
      - ceph orch apply iscsi foo u p
- workunit:
    clients:
      client.0:
        - cephadm/test_iscsi_pids_limit.sh
        - cephadm/test_iscsi_etc_hosts.sh