]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Removed osd.6 from roles to fix #13515
authorYuri Weinstein <yweinste@redhat.com>
Fri, 16 Oct 2015 17:13:03 +0000 (10:13 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 16 Oct 2015 18:58:47 +0000 (11:58 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 8ae31f15836d84dc886224ff8849b9bb3dd07e81)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
suites/upgrade/hammer-x/stress-split/2-partial-upgrade/firsthalf.yaml

index d42633e6dcb9bff0bb96bdde7e4b76bb0145aeb3..e372cb0ef31faa78763c9433de93e828495c6c2e 100644 (file)
@@ -3,5 +3,5 @@ tasks:
     osd.0: 
 - print: "**** done install.upgrade osd.0"
 - ceph.restart:
-    daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, osd.6]
+    daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5]
 - print: "**** done ceph.restart 1st half"