summaryrefslogtreecommitdiffstats
path: root/qa/suites/orch/cephadm/workunits/task/test_cephadm.yaml
blob: 4d253517cc950f8e2428127e402e592e3c9394b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
roles:
- [mon.a, mgr.x, osd.0, client.0]
tasks:
- install:
- exec:
    mon.a:
      - yum install -y python3 || apt install -y python3
- workunit:
    clients:
      client.0:
        - cephadm/test_cephadm.sh