]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Added v0.94.6 to stable upgrade suite
authorYuri Weinstein <yweinste@redhat.com>
Fri, 26 Feb 2016 16:40:42 +0000 (08:40 -0800)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 26 Feb 2016 16:40:42 +0000 (08:40 -0800)
Fixed #14905

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
suites/upgrade/hammer/newer/1-install/v0.94.6.yaml [new file with mode: 0644]

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 (file)
index 0000000..419bdad
--- /dev/null
@@ -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"