]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Add kernel tar/untar and systemd task
authorVasu Kulkarni <vasu@redhat.com>
Mon, 7 Aug 2017 19:19:41 +0000 (12:19 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 25 Sep 2017 22:34:15 +0000 (15:34 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 526d4aef1cb73ffa6f73e1353dc06eed6cccb9f9)

qa/suites/upgrade/jewel-x/ceph-deploy/jewel-luminous.yaml

index 152b87a81d685403682caf0916c0d89e2bdd8407..09ad644b6c905bede6f7b1b9dc7de691363a25ec 100644 (file)
@@ -3,7 +3,8 @@ meta:
     Setup 4 node ceph cluster using ceph-deploy, use latest
     stable jewel as initial release, upgrade to luminous and
     also setup mgr nodes along after upgrade, check for
-    cluster to reach healthy state, This test will detect any
+    cluster to reach healthy state, After upgrade run kernel tar/untar
+    task and systemd task. This test will detect any
     ceph upgrade issue and systemd issues.
 overrides:
   ceph-deploy:
@@ -15,6 +16,8 @@ overrides:
         osd pool default size: 2
         osd objectstore: filestore
         osd sloppy crc: true
+      client:
+        rbd default features: 5
 roles:
 - - mon.a
   - mds.a
@@ -47,4 +50,12 @@ tasks:
       - mon.a
       - mon.b
       - mon.c
-      - osd.6
+- workunit:
+    clients:
+      all:
+        - kernel_untar_build.sh
+- systemd:
+- workunit:
+    clients:
+      all:
+      - rados/load-gen-mix.sh