]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
remove dumpling-firefly-giant as dumpling-firefly-x covers this test
authortamil <tamil.muthamizhan@inktank.com>
Wed, 1 Oct 2014 00:21:20 +0000 (17:21 -0700)
committertamil <tamil.muthamizhan@inktank.com>
Wed, 1 Oct 2014 00:21:20 +0000 (17:21 -0700)
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
23 files changed:
suites/upgrade/dumpling-firefly-giant/parallel/% [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/0-cluster/start.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/1-dumpling-install/dumpling.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/+ [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/rados_api.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/test_rbd_api.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/3-firefly-upgrade/firefly.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/+ [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/rados_loadgenbig.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/test_rbd_python.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-by-daemon.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-by-type.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-only-client.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/+ [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/ec-rados-plugin=jerasure-k=3-m=1.yaml [deleted symlink]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados-snaps-few-objects.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados_loadgenmix.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados_mon_thrash.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rbd_cls.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rbd_import_export.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rgw_s3tests.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rgw_swift.yaml [deleted file]
suites/upgrade/dumpling-firefly-giant/parallel/distros [deleted symlink]

diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/% b/suites/upgrade/dumpling-firefly-giant/parallel/%
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/0-cluster/start.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/0-cluster/start.yaml
deleted file mode 100644 (file)
index e3d7f85..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      mon:
-        mon warn on legacy crush tunables: false
-    log-whitelist:
-      - scrub mismatch
-      - ScrubResult
-roles:
-- - mon.a
-  - mds.a
-  - osd.0
-  - osd.1
-- - mon.b
-  - mon.c
-  - osd.2
-  - osd.3
-- - client.0
-  - client.1
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/1-dumpling-install/dumpling.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/1-dumpling-install/dumpling.yaml
deleted file mode 100644 (file)
index 6396b48..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-tasks:
-- install:
-   branch: dumpling 
-- print: "**** done dumpling install ****"
-- ceph:
-   fs: xfs
-- parallel:
-   - workload
-- print: "**** done parallel ****"
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/+ b/suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/+
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/rados_api.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/rados_api.yaml
deleted file mode 100644 (file)
index 5138ec7..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-workload:
-   sequential:
-   - workunit:
-       branch: dumpling 
-       clients:
-         client.0:
-         - rados/test.sh
-         - cls
-   - print: "**** done rados/test.sh &  cls on dumpling "
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/test_rbd_api.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/2-dumpling-workload/test_rbd_api.yaml
deleted file mode 100644 (file)
index 6a8918e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-workload:
-  sequential:
-  - workunit:
-      branch: dumpling 
-      clients:
-        client.0:
-        - rbd/test_librbd.sh
-  - print: "**** done rbd/test_librbd.sh on dumpling"
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/3-firefly-upgrade/firefly.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/3-firefly-upgrade/firefly.yaml
deleted file mode 100644 (file)
index 7a9bb36..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-tasks:
-   - install.upgrade:
-       mon.a:
-         branch: firefly
-       mon.b:
-         branch: firefly
-       client.0:
-         branch: firefly
-   - print: "**** done install.upgrade from dumpling to firefly"
-   - ceph.restart:
-   - print: "**** done restart"
-   - parallel:
-     - workload2
-     - upgrade-sequence
-   - print: "**** done parallel 2"
-   - install.upgrade:
-       client.0:
-   - print: "**** done install.upgrade client.0 to the version from teuthology-suite arg"
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/+ b/suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/+
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/rados_loadgenbig.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/rados_loadgenbig.yaml
deleted file mode 100644 (file)
index a1ce588..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-workload2:
-  sequential:
-  - workunit:
-      branch: firefly 
-      clients:
-        client.0:
-        - rados/load-gen-big.sh
-  - print: "**** done rados/load-gen-big.sh on firefly"
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/test_rbd_python.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/4-firefly-workload/test_rbd_python.yaml
deleted file mode 100644 (file)
index f91e860..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-workload2:
-  sequential:
-  - workunit:
-      branch: firefly 
-      clients:
-        client.0:
-        - rbd/test_librbd_python.sh
-  - print: "**** done rbd/test_librbd_python.sh on firefly"
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-by-daemon.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-by-daemon.yaml
deleted file mode 100644 (file)
index d7d8c84..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-upgrade-sequence:
-   sequential:
-   - install.upgrade:
-       mon.a:
-         branch: giant
-   - print: "**** done install.upgrade mon.a to giant ****"
-   - ceph.restart:
-       daemons: [mon.a]
-       wait-for-healthy: true
-   - sleep:
-       duration: 60
-   - ceph.restart:
-       daemons: [osd.0, osd.1]
-       wait-for-healthy: true
-   - sleep:
-       duration: 60
-   - print: "**** running mixed versions of osds and mons"
-   - exec:
-      mon.a:
-        - ceph osd crush tunables firefly
-   - install.upgrade:
-       mon.b:
-         branch: giant
-   - print: "**** done install.upgrade mon.b to giant ****"
-   - ceph.restart:
-       daemons: [mon.b, mon.c]
-       wait-for-healthy: true
-   - sleep:
-       duration: 60
-   - ceph.restart:
-       daemons: [osd.2, osd.3]
-       wait-for-healthy: true
-   - sleep:
-       duration: 60
-   - ceph.restart: [mds.a]
-   - sleep:
-       duration: 60
-   - exec:
-      mon.a:
-        - ceph osd crush tunables firefly
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-by-type.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-by-type.yaml
deleted file mode 100644 (file)
index ce22c04..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-upgrade-sequence:
-   sequential:
-   - install.upgrade:
-       mon.a:
-         branch: giant
-   - print: "**** done install.upgrade mon.a to giant"
-   - ceph.restart:
-       daemons: [mon.a]
-       wait-for-healthy: true
-   - sleep:
-       duration: 60
-   - ceph.restart:
-       daemons: [osd.0, osd.1]
-       wait-for-healthy: true
-   - sleep:
-       duration: 60
-   - print: "**** running mixed versions of osds and mons"
-   - exec:
-      mon.a:
-        - ceph osd crush tunables firefly
-   - install.upgrade:
-       mon.b:
-         branch: giant
-   - print: "**** done install.upgrade mon.b to giant"
-   - ceph.restart:
-       daemons: [mon.b, mon.c]
-       wait-for-healthy: true
-   - sleep:
-       duration: 60
-   - ceph.restart:
-       daemons: [osd.2, osd.3]
-       wait-for-healthy: true
-   - sleep:
-       duration: 60
-   - ceph.restart: [mds.a]
-   - sleep:
-       duration: 60
-   - exec:
-      mon.a:
-        - ceph osd crush tunables firefly
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-only-client.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/5-upgrade-to-giant/upgrade-only-client.yaml
deleted file mode 100644 (file)
index 684d599..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-upgrade-sequence:
-   sequential:
-   - install.upgrade:
-       client.0:
-         branch: giant
-   - print: "**** done install.upgrade client.0 to giant"
-   - sleep:
-       duration: 60
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/+ b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/+
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/ec-rados-plugin=jerasure-k=3-m=1.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/ec-rados-plugin=jerasure-k=3-m=1.yaml
deleted file mode 120000 (symlink)
index 4b9d9a4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
\ No newline at end of file
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados-snaps-few-objects.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados-snaps-few-objects.yaml
deleted file mode 100644 (file)
index bf85020..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-tasks:
-- rados:
-    clients: [client.1]
-    ops: 4000
-    objects: 50
-    op_weights:
-      read: 100
-      write: 100
-      delete: 50
-      snap_create: 50
-      snap_remove: 50
-      rollback: 50
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados_loadgenmix.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados_loadgenmix.yaml
deleted file mode 100644 (file)
index 879b7b6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-  - workunit:
-      clients:
-        client.1:
-        - rados/load-gen-mix.sh
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados_mon_thrash.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rados_mon_thrash.yaml
deleted file mode 100644 (file)
index 5c4c629..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-tasks:
-   - sequential:
-      - mon_thrash:
-          revive_delay: 20
-          thrash_delay: 1
-      - workunit:
-          clients:
-            client.1:
-            - rados/test.sh
-      - print: "**** done rados/test.sh - 6-final-workload"
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rbd_cls.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rbd_cls.yaml
deleted file mode 100644 (file)
index 908b79e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      client.1:
-      - cls/test_cls_rbd.sh
-
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rbd_import_export.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rbd_import_export.yaml
deleted file mode 100644 (file)
index a7ce214..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-tasks:
-- workunit:
-     clients:
-        client.1:
-        - rbd/import_export.sh
-     env:
-        RBD_CREATE_ARGS: --new-format
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rgw_s3tests.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rgw_s3tests.yaml
deleted file mode 100644 (file)
index 22c3a3f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- rgw: [client.1]
-- s3tests:
-    client.1:
-      rgw_server: client.1
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rgw_swift.yaml b/suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/rgw_swift.yaml
deleted file mode 100644 (file)
index 0ab9feb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-# Uncomment the next line if you have not already included rgw_s3tests.yaml in your test.
-# - rgw: [client.1]
-- swift:
-    client.1:
-      rgw_server: client.1
diff --git a/suites/upgrade/dumpling-firefly-giant/parallel/distros b/suites/upgrade/dumpling-firefly-giant/parallel/distros
deleted file mode 120000 (symlink)
index ca99fee..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../distros/supported/
\ No newline at end of file