]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
upgrade cuttlefish to dumpling, instead of next in upgrade-fs suite
authortamil <tamil.muthamizhan@inktank.com>
Wed, 14 Aug 2013 22:07:25 +0000 (15:07 -0700)
committertamil <tamil.muthamizhan@inktank.com>
Wed, 14 Aug 2013 22:07:25 +0000 (15:07 -0700)
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
suites/upgrade-fs/fs/3-upgrade/dumpling.yaml [new file with mode: 0644]
suites/upgrade-fs/fs/3-upgrade/next.yaml [deleted file]
suites/upgrade-fs/fs/5-dumpling-workload/fsstress.yaml [new file with mode: 0644]
suites/upgrade-fs/fs/5-dumpling-workload/iogen.yaml [new file with mode: 0644]
suites/upgrade-fs/fs/5-dumpling-workload/kernel-untar-build.yaml [new file with mode: 0644]
suites/upgrade-fs/fs/5-dumpling-workload/tiobench.yaml [new file with mode: 0644]
suites/upgrade-fs/fs/5-next-workload/fsstress.yaml [deleted file]
suites/upgrade-fs/fs/5-next-workload/iogen.yaml [deleted file]
suites/upgrade-fs/fs/5-next-workload/kernel-untar-build.yaml [deleted file]
suites/upgrade-fs/fs/5-next-workload/tiobench.yaml [deleted file]

diff --git a/suites/upgrade-fs/fs/3-upgrade/dumpling.yaml b/suites/upgrade-fs/fs/3-upgrade/dumpling.yaml
new file mode 100644 (file)
index 0000000..e3e332c
--- /dev/null
@@ -0,0 +1,4 @@
+tasks:
+- install.upgrade:
+     all:
+        branch: dumpling
diff --git a/suites/upgrade-fs/fs/3-upgrade/next.yaml b/suites/upgrade-fs/fs/3-upgrade/next.yaml
deleted file mode 100644 (file)
index 3e8e04c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-tasks:
-- install.upgrade:
-     all:
-        branch: next
diff --git a/suites/upgrade-fs/fs/5-dumpling-workload/fsstress.yaml b/suites/upgrade-fs/fs/5-dumpling-workload/fsstress.yaml
new file mode 100644 (file)
index 0000000..ae6f793
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- workunit:
+     clients:
+        client.0:
+           - suites/fsstress.sh
diff --git a/suites/upgrade-fs/fs/5-dumpling-workload/iogen.yaml b/suites/upgrade-fs/fs/5-dumpling-workload/iogen.yaml
new file mode 100644 (file)
index 0000000..5aa4d3e
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- workunit:
+     clients:
+        all:
+           - suites/iogen.sh
diff --git a/suites/upgrade-fs/fs/5-dumpling-workload/kernel-untar-build.yaml b/suites/upgrade-fs/fs/5-dumpling-workload/kernel-untar-build.yaml
new file mode 100644 (file)
index 0000000..7fc7de9
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- workunit:
+     clients:
+        all:
+           - kernel_untar_build.sh
diff --git a/suites/upgrade-fs/fs/5-dumpling-workload/tiobench.yaml b/suites/upgrade-fs/fs/5-dumpling-workload/tiobench.yaml
new file mode 100644 (file)
index 0000000..58ee040
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- workunit:
+     clients:
+        all:
+           - suites/tiobench.sh
diff --git a/suites/upgrade-fs/fs/5-next-workload/fsstress.yaml b/suites/upgrade-fs/fs/5-next-workload/fsstress.yaml
deleted file mode 100644 (file)
index 101b1ca..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-- workunit:
-     branch: next
-     clients:
-        client.0:
-           - suites/fsstress.sh
diff --git a/suites/upgrade-fs/fs/5-next-workload/iogen.yaml b/suites/upgrade-fs/fs/5-next-workload/iogen.yaml
deleted file mode 100644 (file)
index 247d807..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-- workunit:
-     branch: next
-     clients:
-        all:
-           - suites/iogen.sh
diff --git a/suites/upgrade-fs/fs/5-next-workload/kernel-untar-build.yaml b/suites/upgrade-fs/fs/5-next-workload/kernel-untar-build.yaml
deleted file mode 100644 (file)
index 7415dd9..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-- workunit:
-     branch: next
-     clients:
-        all:
-           - kernel_untar_build.sh
diff --git a/suites/upgrade-fs/fs/5-next-workload/tiobench.yaml b/suites/upgrade-fs/fs/5-next-workload/tiobench.yaml
deleted file mode 100644 (file)
index 20e99ed..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-- workunit:
-     branch: next
-     clients:
-        all:
-           - suites/tiobench.sh