From: Loic Dachary Date: Wed, 10 Sep 2014 14:53:45 +0000 (+0200) Subject: erasure-code: assert that firefly-x/stress-split cannot load lrc X-Git-Tag: v0.94.10~27^2^2~282^2~4^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=67ca84410413897e9e5b7c1031ba85637b0fceb7;p=ceph.git erasure-code: assert that firefly-x/stress-split cannot load lrc Because it would crash existing plugins. Signed-off-by: Loic Dachary (cherry picked from commit d6f02d604840b448158a1470b6bb1f6d0550e97f) --- diff --git a/suites/upgrade/firefly-x/stress-split/9-workload/ec-no-lrc.yaml b/suites/upgrade/firefly-x/stress-split/9-workload/ec-no-lrc.yaml new file mode 100644 index 00000000000..870f4ece4e4 --- /dev/null +++ b/suites/upgrade/firefly-x/stress-split/9-workload/ec-no-lrc.yaml @@ -0,0 +1,8 @@ +# +# The lrc plugin cannot be used because some OSD are not upgraded +# yet and would crash. +# +- exec: + mon.a: + - |- + ceph osd erasure-code-profile set profile-lrc plugin=lrc 2>&1 | grep "unsupported by:"