From: Yuri Weinstein Date: Fri, 26 Feb 2016 16:40:42 +0000 (-0800) Subject: Added v0.94.6 to stable upgrade suite X-Git-Tag: v0.94.10~27^2^2~39^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ad7f4a5939ce419410b2399ea8961acccebced41;p=ceph.git Added v0.94.6 to stable upgrade suite Fixed #14905 Signed-off-by: Yuri Weinstein --- diff --git a/suites/upgrade/hammer/newer/1-install/v0.94.6.yaml b/suites/upgrade/hammer/newer/1-install/v0.94.6.yaml new file mode 100644 index 0000000000000..419bdadacb5dc --- /dev/null +++ b/suites/upgrade/hammer/newer/1-install/v0.94.6.yaml @@ -0,0 +1,10 @@ +tasks: +- install: + tag: v0.94.6 +- print: "**** done v0.94.6 install" +- ceph: + fs: xfs +- parallel: + - workload + - upgrade-sequence +- print: "**** done parallel v0.94.6"