]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/singleton-nomsgr/ceph-daemon: make sure python3 is installed
authorSage Weil <sage@redhat.com>
Fri, 25 Oct 2019 21:34:15 +0000 (16:34 -0500)
committerSage Weil <sage@redhat.com>
Mon, 28 Oct 2019 17:15:47 +0000 (12:15 -0500)
Centos7 doesn't have it by default.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/singleton-nomsgr/all/ceph-daemon.yaml

index b20282b0165e9a63d2aec816b7192395f719015d..ed19310d6819c56a6e90f15c705966907c29be66 100644 (file)
@@ -2,6 +2,9 @@ roles:
 - [mon.a, mgr.x, osd.0, client.0]
 tasks:
 - install:
+- exec:
+    mon.a:
+      - yum install -y python3 || apt install -y python3
 - workunit:
     basedir: qa/standalone
     clients: