These versions can no longer upgrade to jewel.
Signed-off-by: Sage Weil <sage@redhat.com>
+++ /dev/null
-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
+++ /dev/null
-tasks:
-- install:
- branch: dumpling
-- ceph:
- fs: xfs
-- parallel:
- - workload
- - upgrade-sequence
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/test.sh
- - cls
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/load-gen-big.sh
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd.sh
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd_python.sh
+++ /dev/null
-tasks:
- - install.upgrade:
- mon.a:
- branch: emperor
- mon.b:
- branch: emperor
- - ceph.restart:
- - parallel:
- - workload2
- - upgrade-sequence
+++ /dev/null
-workload2:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/test.sh
- - cls
+++ /dev/null
-workload2:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/load-gen-big.sh
+++ /dev/null
-workload2:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd.sh
+++ /dev/null
-workload2:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd_python.sh
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- mon.b:
- - ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- mon.b:
- - ceph.restart:
- daemons: [mon.a]
- wait-for-healthy: false
- wait-for-osds-up: true
- - sleep:
- duration: 60
- - ceph.restart:
- daemons: [mon.b]
- wait-for-healthy: false
- wait-for-osds-up: true
- - sleep:
- duration: 60
- - ceph.restart: [mon.c]
- - sleep:
- duration: 60
- - ceph.restart: [osd.0]
- - sleep:
- duration: 60
- - ceph.restart: [osd.1]
- - sleep:
- duration: 60
- - ceph.restart: [osd.2]
- - sleep:
- duration: 60
- - ceph.restart: [osd.3]
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=2-m=1.yaml
\ No newline at end of file
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
\ No newline at end of file
+++ /dev/null
-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
+++ /dev/null
-tasks:
- - workunit:
- branch: dumpling
- clients:
- client.1:
- - rados/load-gen-mix.sh
+++ /dev/null
-tasks:
-- mon_thrash:
- revive_delay: 20
- thrash_delay: 1
-- workunit:
- branch: dumpling
- clients:
- client.1:
- - rados/test.sh
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.1:
- - cls/test_cls_rbd.sh
-
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.1:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
+++ /dev/null
-tasks:
-- rgw: [client.1]
-- s3tests:
- client.1:
- rgw_server: client.1
+++ /dev/null
-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
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- conf:
- mon:
- mon warn on legacy crush tunables: false
- log-whitelist:
- - scrub mismatch
- - ScrubResult
- - failed to encode map
-roles:
-- - mon.a
- - mds.a
- - osd.0
- - osd.1
-- - mon.b
- - mon.c
- - osd.2
- - osd.3
-- - client.0
- - client.1
+++ /dev/null
-tasks:
-- install:
- branch: dumpling
-- print: "**** done dumpling install"
-- ceph:
- fs: xfs
-- parallel:
- - workload
- - upgrade-sequence
-- print: "**** done parallel"
-- install.upgrade:
- client.0:
- branch: firefly
-- print: "*** client.0 upgraded to firefly"
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- # make sure to run test-upgrade-firefly.sh when running the cluster is mixed mode between firefly and dumpling
- - rados/test-upgrade-firefly.sh
- - cls
- - print: "**** done rados/test.sh & cls"
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/load-gen-big.sh
- - print: "**** done rados/load-gen-big.sh"
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd.sh
- - print: "**** done rbd/test_librbd.sh"
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd_python.sh
- - print: "**** done rbd/test_librbd_python.sh"
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- branch: firefly
- mon.b:
- branch: firefly
- - print: "**** done install.upgrade firefly for mon.a and mon.b"
- - ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
- - print: "**** done ceph.restart the cluster"
+++ /dev/null
-tasks:
- - parallel:
- - workload2
- - upgrade-sequence2
- - print: "**** done parallel"
- - install.upgrade:
- client.0:
- - print: "**** done install.upgrade client.0 to the version from teuthology-suite arg"
+++ /dev/null
-workload2:
- sequential:
- - workunit:
- branch: firefly
- clients:
- client.0:
- - rados/test.sh
- - cls
- - print: "**** done #rados/test.sh and cls 2"
+++ /dev/null
-workload2:
- sequential:
- - workunit:
- branch: firefly
- clients:
- client.0:
- - rados/load-gen-big.sh
- - print: "**** done rados/load-gen-big.sh 2"
+++ /dev/null
-workload2:
- sequential:
- - workunit:
- branch: firefly
- clients:
- client.0:
- - rbd/test_librbd.sh
- - print: "**** done rbd/test_librbd.sh 2"
+++ /dev/null
-workload2:
- sequential:
- - workunit:
- branch: firefly
- clients:
- client.0:
- - rbd/test_librbd_python.sh
- - print: "**** done rbd/test_librbd_python.sh 2"
+++ /dev/null
-upgrade-sequence2:
- sequential:
- - install.upgrade:
- mon.a:
- - print: "**** done install.upgrade mon.a to the version from teuthology-suite arg"
- - 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
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - print: "**** running mixed versions of osds and mons"
- - exec:
- mon.b:
- - sudo ceph osd crush tunables firefly
- - install.upgrade:
- mon.b:
- - print: "**** done install.upgrade mon.b to the version from teuthology-suite arg"
- - 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
-### removed to fix #9642
-# - install.upgrade:
-# client.0:
-# - print: "*** client.0 upgraded"
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=2-m=1.yaml
\ No newline at end of file
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
\ No newline at end of file
+++ /dev/null
-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
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - rados/load-gen-mix.sh
+++ /dev/null
-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"
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.1:
- - cls/test_cls_rbd.sh
-
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.1:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
+++ /dev/null
-tasks:
-- rgw: [client.1]
-- s3tests:
- client.1:
- rgw_server: client.1
+++ /dev/null
-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
+++ /dev/null
-Purpose
-=======
-
-This suite tests upgrades of a ceph cluster from dumpling (current
-branch) to firefly (current branch), and then to a later specified
-version (version x, e.g. for example ‘next’ or ‘master’). It runs the
-last upgrade (steps in 3-firefly-upgrade) in parallel with firefly
-client tests.
-
-
-Structure
-=========
-
-Generally the flow is:
-- install dumpling
-- test it
-- upgrade cluster and clients to firefly
-- test firefly while upgrading cluster to version x
-- upgrade clients
-- test with version x clients
-
-0-cluster
----------
-
-Defines the cluster layout - two nodes run ceph daemons, and a third
-acts as a client. (This is under 'roles:' section in the final yaml)
-
-1-dumpling-install
-------------------
-
-Installs dumpling and runs correctness tests from the 'workload' section
-
-2-workload
-----------
-
-Defines the 'workload' section - correctness tests to run on dumpling
-“+” is used to construct a single yaml load from all tests in this directory
-
-3-firefly-upgrade
------------------
-
-First upgrades everything to firefly. Then upgrades the cluster to
-version x while running correctness tests (from the 'workload2'
-section) on firefly clients in parallel. This upgrade is done by the
-'upgrade-sequence' section, defined later. Once the cluster is
-upgraded and these tests complete, upgrades the clients to version x
-as well.
-
-Clients are upgraded last to avoid running newer tests that don't work
-against firefly, and to verify that firefly clients can continue
-working with a newer cluster.
-
-4-workload
-----------
-
-Defines the 'workload2' section - correctness tests to run during the
-upgrade from firefly to version x.
-“+” is used to construct a single yaml load from all tests in this directory
-
-5-upgrade-sequence
-------------------
-
-Defines the 'upgrade-sequence' section - the order in which the
-upgrade from firefly to version x is done. Note that leaving the
-version unspecified here is what makes it upgrade to version x,
-which is set as an override when this suite is scheduled.
-
-6-final-workload
-----------------
-
-Runs some final correctness tests of version x clients.
-“+” is used to construct a single yaml load from all tests in this directory
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - failed to encode map
- conf:
- mon:
- mon warn on legacy crush tunables: false
-roles:
-- - mon.a
- - mon.b
- - mds.a
- - osd.0
- - osd.1
- - osd.2
- - mon.c
-- - osd.3
- - osd.4
- - osd.5
-- - client.0
+++ /dev/null
-tasks:
-- install:
- branch: dumpling
-- ceph:
- fs: xfs
+++ /dev/null
-tasks:
-- install.upgrade:
- osd.0:
- branch: firefly
-- ceph.restart:
- daemons: [osd.0, osd.1, osd.2]
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.0:
- - cls/test_cls_rbd.sh
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.a]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.0:
- - cls/test_cls_rbd.sh
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- op_weights:
- read: 45
- write: 45
- delete: 10
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.b]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- radosbench:
- clients: [client.0]
- time: 1800
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.0:
- - rbd/test_librbd.sh
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.c]
- wait-for-healthy: false
- wait-for-osds-up: true
-- ceph.wait_for_mon_quorum: [a, b, c]
+++ /dev/null
-tasks:
-- workunit:
- #fixes #10577
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd_python.sh
+++ /dev/null
-tasks:
-- install.upgrade:
- osd.3:
- branch: firefly
-- ceph.restart:
- daemons: [osd.3, osd.4, osd.5]
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 50
- op_weights:
- read: 100
- write: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
+++ /dev/null
-tasks:
-- install.upgrade:
- osd.0:
-- ceph.restart:
- daemons: [osd.0, osd.1, osd.2]
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.0:
- - rados/load-gen-big.sh
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.a]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.0:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.b]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- op_weights:
- read: 45
- write: 45
- delete: 10
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.c]
- wait-for-healthy: false
- wait-for-osds-up: true
-- ceph.wait_for_mon_quorum: [a, b, c]
+++ /dev/null
-tasks:
-- radosbench:
- clients: [client.0]
- time: 1800
+++ /dev/null
-tasks:
-- install.upgrade:
- osd.3:
-- ceph.restart:
- daemons: [osd.3, osd.4, osd.5]
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.0:
- - rados/stress_watch.sh
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.0:
- - cls/test_cls_rbd.sh
+++ /dev/null
-tasks:
-- rgw:
- client.0:
- default_idle_timeout: 300
-- swift:
- client.0:
- rgw_server: client.0
-
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=2-m=1.yaml
\ No newline at end of file
+++ /dev/null
-roles:
-- - mon.a
- - mds.a
- - osd.0
- - osd.1
-- - mon.b
- - mon.c
- - osd.2
- - osd.3
-- - client.0
- - client.1
-overrides:
- ceph:
- conf:
- mon:
- mon warn on legacy crush tunables: false
- log-whitelist:
- - scrub mismatch
- - ScrubResult
- - failed to encode map
+++ /dev/null
-tasks:
-- install:
- branch: dumpling
-- print: "**** done install"
-- ceph:
- fs: xfs
-- print: "**** done ceph"
-- parallel:
- - workload
- - upgrade-sequence
-- print: "**** done parallel"
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/test-upgrade-firefly.sh
- - cls
-
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/load-gen-big.sh
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd.sh
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd_python.sh
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- mon.b:
- - ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- mon.b:
- - ceph.restart:
- daemons: [mon.a]
- wait-for-healthy: false
- wait-for-osds-up: true
- - sleep:
- duration: 60
- - ceph.restart:
- daemons: [mon.b]
- wait-for-healthy: false
- wait-for-osds-up: true
- - sleep:
- duration: 60
- - ceph.restart: [mon.c]
- - sleep:
- duration: 60
- - ceph.restart: [osd.0]
- - sleep:
- duration: 60
- - ceph.restart: [osd.1]
- - sleep:
- duration: 60
- - ceph.restart: [osd.2]
- - sleep:
- duration: 60
- - ceph.restart: [osd.3]
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
+++ /dev/null
-tasks:
- - install.upgrade:
- client.0:
- - print: "**** done install.upgrade"
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=2-m=1.yaml
\ No newline at end of file
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
\ No newline at end of file
+++ /dev/null
-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
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - rados/load-gen-mix.sh
+++ /dev/null
-tasks:
- - mon_thrash:
- revive_delay: 20
- thrash_delay: 1
- - workunit:
- clients:
- client.1:
- - rados/test.sh
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - cls/test_cls_rbd.sh
-
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
+++ /dev/null
-tasks:
- - rgw: [client.1]
- - s3tests:
- client.1:
- rgw_server: client.1
- branch: dumpling
+++ /dev/null
-tasks:
- - rgw: [client.1]
- - swift:
- client.1:
- rgw_server: client.1
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- conf:
- mon:
- mon warn on legacy crush tunables: false
- log-whitelist:
- - failed to encode map
-roles:
-- - mon.a
- - mon.b
- - mds.a
- - osd.0
- - osd.1
- - osd.2
- - mon.c
-- - osd.3
- - osd.4
- - osd.5
-- - client.0
+++ /dev/null
-tasks:
-- install:
- branch: dumpling
-- ceph:
- fs: xfs
+++ /dev/null
-tasks:
-- install.upgrade:
- osd.0:
-- ceph.restart:
- daemons: [osd.0, osd.1, osd.2]
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - wrongly marked me down
- - objects unfound and apparently lost
- - log bound mismatch
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 1
- chance_pgpnum_fix: 1
- thrash_primary_affinity: false
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.a]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/test-upgrade-firefly.sh
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.0:
- - cls/test_cls_rbd.sh
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- op_weights:
- read: 45
- write: 45
- delete: 10
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 50
- op_weights:
- read: 100
- write: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.b]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/test-upgrade-firefly.sh
+++ /dev/null
-tasks:
-- radosbench:
- clients: [client.0]
- time: 1800
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd.sh
+++ /dev/null
-tasks:
-- install.upgrade:
- mon.c:
-- ceph.restart:
- daemons: [mon.c]
- wait-for-healthy: false
- wait-for-osds-up: true
-- ceph.wait_for_mon_quorum: [a, b, c]
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.0:
- - rados/test-upgrade-firefly.sh
+++ /dev/null
-tasks:
-- workunit:
- branch: dumpling
- clients:
- client.0:
- - rbd/test_librbd_python.sh
+++ /dev/null
-tasks:
-- rgw:
- default_idle_timeout: 300
- client.0:
-- swift:
- client.0:
- rgw_server: client.0
-
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- op_weights:
- read: 100
- write: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-../parallel/0-cluster
\ No newline at end of file
+++ /dev/null
-../parallel/1-firefly-install
\ No newline at end of file
+++ /dev/null
-../parallel/3-upgrade-sequence
\ No newline at end of file
+++ /dev/null
-../parallel/4-final-workload
\ No newline at end of file
+++ /dev/null
-../parallel/distros
\ No newline at end of file
+++ /dev/null
-roles:
-- - mon.a
- - mds.a
- - osd.0
- - osd.1
-- - mon.b
- - mon.c
- - osd.2
- - osd.3
-- - client.0
- - client.1
- - client.2
- - client.3
- - client.4
-overrides:
- ceph:
- log-whitelist:
- - scrub mismatch
- - ScrubResult
- - failed to encode map
- conf:
- mon:
- mon warn on legacy crush tunables: false
- mon debug unsafe allow tier with nonempty snaps: true
+++ /dev/null
-tasks:
-- install:
- branch: firefly
-- print: "**** done installing firefly"
-- ceph:
- fs: xfs
-- print: "**** done ceph"
-- parallel:
- - workload
- - upgrade-sequence
-- print: "**** done parallel"
+++ /dev/null
-../../../../../erasure-code/ec-rados-parallel.yaml
\ No newline at end of file
+++ /dev/null
-workload:
- parallel:
- - workunit:
- branch: firefly
- clients:
- client.1:
- - cls
- - print: "**** done cls 2-workload"
+++ /dev/null
-workload:
- parallel:
- - workunit:
- branch: firefly
- clients:
- client.2:
- - rados/load-gen-big.sh
- - print: "**** done rados/load-gen-big.sh 2-workload"
+++ /dev/null
-workload:
- parallel:
- - workunit:
- branch: firefly
- clients:
- client.3:
- - rbd/test_librbd.sh
- - print: "**** done rbd/test_librbd.sh 2-workload"
+++ /dev/null
-workload:
- parallel:
- - workunit:
- branch: firefly
- clients:
- client.4:
- - rbd/test_librbd_python.sh
- - print: "**** done rbd/test_librbd_python.sh 2-workload"
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- mon.b:
- - ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- - print: "**** done install.upgrade mon.a to the version from teuthology-suite arg"
- - 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
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - print: "**** running mixed versions of osds and mons"
- - exec:
- mon.b:
- - sudo ceph osd crush tunables firefly
- - install.upgrade:
- mon.b:
- - print: "**** done install.upgrade mon.b to the version from teuthology-suite arg"
- - 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
+++ /dev/null
-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
- - print: "**** done rados 4-final-workload"
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - rados/load-gen-mix.sh
- - print: "**** done rados/load-gen-mix.sh 4-final-workload"
+++ /dev/null
-tasks:
- - mon_thrash:
- revive_delay: 20
- thrash_delay: 1
- - print: "**** done mon_thrash 4-final-workload"
- - workunit:
- branch: firefly
- clients:
- client.1:
- - rados/test-upgrade-v9.0.1.sh
- - print: "**** done rados/test-upgrade-v9.0.1.sh 4-final-workload"
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - cls/test_cls_rbd.sh
- - print: "**** done cls/test_cls_rbd.sh 4-final-workload"
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
- - print: "**** done rbd/import_export.sh 4-final-workload"
+++ /dev/null
-tasks:
- - rgw: [client.1]
- - print: "**** done rgw 4-final-workload"
- - swift:
- client.1:
- rgw_server: client.1
- - print: "**** done swift 4-final-workload"
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-../../../../../distros/supported/
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - scrub
- - osd_map_max_advance
- fs: xfs
- conf:
- osd:
- osd map max advance: 1000
-roles:
-- - mon.a
- - mds.a
- - osd.0
- - osd.1
- - osd.2
-- - mon.b
- - mon.c
- - osd.3
- - osd.4
- - osd.5
- - client.0
-- - client.1
-tasks:
-- install:
- tag: v0.80.4
-- print: "**** done v0.80.4 install"
-- ceph:
- fs: xfs
-- print: "**** done ceph xfs"
-- sequential:
- - workload
-- print: "**** done workload v0.80.4"
-- parallel:
- - workload1
- - upgrade-sequence1
-- print: "**** done parallel v0.80.5"
-- parallel:
- - workload2
- - upgrade-sequence2
-- print: "**** done parallel v0.80.7"
-- parallel:
- - workload3
- - upgrade-sequence3
-- print: "**** done parallel v0.80.8"
-- parallel:
- - workload4
- - upgrade-sequence4
-- print: "**** done parallel v0.80.9"
-- parallel:
- - workload_firefly
- - upgrade-sequence_firefly
-- print: "**** done parallel firefly"
-- parallel:
- - workload-x
- - upgrade-sequence-x
-- print: "**** done parallel -x branch"
-#######################
-workload:
- workunit:
- clients:
- client.0:
- - suites/blogbench.sh
-workload1:
- sequential:
- - workunit:
- clients:
- client.0:
- - rados/load-gen-big.sh
- - print: "**** done rados/load-gen-big.sh"
- - workunit:
- clients:
- client.0:
- - rados/test.sh
- - cls
- - print: "**** done rados/test.sh & cls"
- - workunit:
- clients:
- client.0:
- - rbd/test_librbd.sh
- - print: "**** done rbd/test_librbd.sh"
-upgrade-sequence1:
- sequential:
- - install.upgrade:
- mon.a:
- tag: v0.80.5
- mon.b:
- tag: v0.80.5
- client.1:
- tag: v0.80.5
- - print: "**** done v0.80.5 install.upgrade"
- - ceph.restart: [mon.a]
- - sleep:
- duration: 60
- - ceph.restart: [mon.b]
- - sleep:
- duration: 60
- - ceph.restart: [mon.c]
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - ceph.restart: [osd.0]
- - sleep:
- duration: 30
- - ceph.restart: [osd.1]
- - sleep:
- duration: 30
- - ceph.restart: [osd.2]
- - sleep:
- duration: 30
- - ceph.restart: [osd.3]
- - sleep:
- duration: 30
- - ceph.restart: [osd.4]
- - sleep:
- duration: 30
- - ceph.restart: [osd.5]
- - sleep:
- duration: 30
- - print: "**** done ceph.restart all 1 mon/mds/osd"
-workload2:
- sequential:
-# removed to fix #10176
-# - workunit:
-# clients:
-# client.0:
-# - rbd/import_export.sh
-# env:
-# RBD_CREATE_ARGS: --new-format
- - workunit:
- clients:
- client.0:
- - cls/test_cls_rbd.sh
- - print: "**** done cls/test_cls_rbd.sh workload2"
-upgrade-sequence2:
- sequential:
- - install.upgrade:
- mon.a:
- tag: v0.80.7
- mon.b:
- tag: v0.80.7
- client.1:
- tag: v0.80.7
- - print: "**** done v0.80.7 install.upgrade"
- - ceph.restart: [osd.0]
- - sleep:
- duration: 30
- - ceph.restart: [osd.1]
- - sleep:
- duration: 30
- - ceph.restart: [osd.2]
- - sleep:
- duration: 30
- - ceph.restart: [osd.3]
- - sleep:
- duration: 30
- - ceph.restart: [osd.4]
- - sleep:
- duration: 30
- - ceph.restart: [osd.5]
- - sleep:
- duration: 60
- - ceph.restart: [mon.a]
- - sleep:
- duration: 60
- - ceph.restart: [mon.b]
- - sleep:
- duration: 60
- - ceph.restart: [mon.c]
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - print: "**** done ceph.restart all 2 osd/mon/mds"
-workload3:
- sequential:
- - workunit:
- clients:
- client.0:
- - cls/test_cls_rbd.sh
- - print: "**** done cls/test_cls_rbd.sh workload3"
-upgrade-sequence3:
- sequential:
- - install.upgrade:
- mon.a:
- tag: v0.80.8
- mon.b:
- tag: v0.80.8
- client.1:
- tag: v0.80.8
- - print: "**** done v0.80.8 install.upgrade"
- - ceph.restart: [osd.0]
- - sleep:
- duration: 30
- - ceph.restart: [osd.1]
- - sleep:
- duration: 30
- - ceph.restart: [osd.2]
- - sleep:
- duration: 30
- - ceph.restart: [osd.3]
- - sleep:
- duration: 30
- - ceph.restart: [osd.4]
- - sleep:
- duration: 30
- - ceph.restart: [osd.5]
- - sleep:
- duration: 60
- - ceph.restart: [mon.a]
- - sleep:
- duration: 60
- - ceph.restart: [mon.b]
- - sleep:
- duration: 60
- - ceph.restart: [mon.c]
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - print: "**** done ceph.restart all 3 osd/mon/mds"
-workload4:
- sequential:
- - workunit:
- clients:
- client.0:
- - rados/load-gen-big.sh
- - print: "**** done rados/load-gen-big.sh workload4"
- - workunit:
- clients:
- client.0:
- - rados/test.sh
- - cls
- - print: "**** done rados/test.sh & cls workload4"
- - workunit:
- clients:
- client.0:
- - rbd/test_librbd.sh
- - print: "**** done rbd/test_librbd.sh workload4"
-upgrade-sequence4:
- sequential:
- - install.upgrade:
- mon.a:
- tag: v0.80.9
- mon.b:
- tag: v0.80.9
- client.1:
- tag: v0.80.9
- - print: "**** done v0.80.9 install.upgrade"
- - ceph.restart: [mon.a]
- - sleep:
- duration: 60
- - ceph.restart: [mon.b]
- - sleep:
- duration: 60
- - ceph.restart: [mon.c]
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - ceph.restart: [osd.0]
- - sleep:
- duration: 30
- - ceph.restart: [osd.1]
- - sleep:
- duration: 30
- - ceph.restart: [osd.2]
- - sleep:
- duration: 30
- - ceph.restart: [osd.3]
- - sleep:
- duration: 30
- - ceph.restart: [osd.4]
- - sleep:
- duration: 30
- - ceph.restart: [osd.5]
- - sleep:
- duration: 30
- - print: "**** done ceph.restart all 1 mon/mds/osd upgrade-sequence4"
-workload_firefly:
- rados:
- clients: [client.0]
- ops: 2000
- objects: 50
- op_weights:
- read: 100
- write: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
-upgrade-sequence_firefly:
- sequential:
- - install.upgrade:
- mon.a:
- branch: firefly
- mon.b:
- branch: firefly
- client.1:
- branch: firefly
- - print: "**** done branch: firefly install.upgrade"
- - ceph.restart:
- daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5]
- - sleep:
- duration: 60
- - ceph.restart:
- daemons: [mon.a, mon.b, mon.c]
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - print: "**** done ceph.restart daemons grouped"
-workload-x:
- sequential:
- - rgw: [client.0]
- - s3tests:
- client.0:
- force-branch: firefly
- rgw_server: client.0
-upgrade-sequence-x:
- sequential:
- - install.upgrade:
- mon.a:
- #branch: firefly
- mon.b:
- #branch: firefly
- client.1:
- #branch: firefly
- - print: "**** done branch: -x install.upgrade"
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - ceph.restart: [osd.0]
- - sleep:
- duration: 30
- - ceph.restart: [osd.1]
- - sleep:
- duration: 30
- - ceph.restart: [osd.2]
- - sleep:
- duration: 30
- - ceph.restart: [osd.3]
- - sleep:
- duration: 30
- - ceph.restart: [osd.4]
- - sleep:
- duration: 30
- - ceph.restart: [osd.5]
- - sleep:
- duration: 60
- - ceph.restart: [mon.a]
- - sleep:
- duration: 60
- - ceph.restart: [mon.b]
- - sleep:
- duration: 60
- - ceph.restart: [mon.c]
- - sleep:
- duration: 60
- - print: "**** done ceph.restart all -x branch mds/osd/mon"
+++ /dev/null
-overrides:
- ceph:
- conf:
- mon:
- mon warn on legacy crush tunables: false
-roles:
-- - mon.a
- - mon.b
- - mon.c
- - mds.a
- - osd.0
- - osd.1
- - osd.2
- - osd.3
- - osd.4
- - osd.5
- - osd.6
-- - osd.7
- - osd.8
- - osd.9
- - osd.10
- - osd.11
- - osd.12
- - osd.13
-- - client.0
+++ /dev/null
-tasks:
-- install:
- branch: firefly
-- ceph:
- fs: xfs
+++ /dev/null
-overrides:
- ceph:
- crush_tunables: firefly
- log-whitelist:
- - must scrub before tier agent can activate
-tasks:
-- exec:
- client.0:
- - sudo ceph osd erasure-code-profile set teuthologyprofile ruleset-failure-domain=osd k=2 m=1
- - sudo ceph osd pool create ecbase 4 4 erasure teuthologyprofile
- - sudo ceph osd pool create eccache 4
- - sudo ceph osd tier add ecbase eccache
- - sudo ceph osd tier cache-mode eccache writeback
- - sudo ceph osd tier set-overlay ecbase eccache
- - sudo ceph osd pool set eccache hit_set_type bloom
- - sudo ceph osd pool set eccache hit_set_count 8
- - sudo ceph osd pool set eccache hit_set_period 60
- - sudo ceph osd pool set eccache target_max_objects 250
-- exec:
- client.0:
- - sudo ceph osd deep-scrub '*'
-- sequential:
- - rados:
- clients: [client.0]
- pools: [ecbase]
- ops: 4000
- objects: 500
- op_weights:
- read: 100
- write: 100
- delete: 50
- copy_from: 50
-- print: "**** done rados ec-cache-agent (part 1)"
+++ /dev/null
-tasks:
-- install.upgrade:
- osd.0:
-- ceph.restart:
- daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, osd.6]
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - wrongly marked me down
- - objects unfound and apparently lost
- - log bound mismatch
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 1
- chance_pgpnum_fix: 1
- min_in: 4
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.a]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- exec:
- client.0:
- - sudo ceph osd deep-scrub '*'
-- sequential:
- - rados:
- clients: [client.0]
- pools: [ecbase]
- ops: 4000
- objects: 500
- op_weights:
- read: 100
- write: 100
- delete: 50
- copy_from: 50
-- print: "**** done rados ec-cache-agent (part 2)"
+++ /dev/null
-../../../../../erasure-code/ec-rados-default.yaml
\ No newline at end of file
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.b]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.c]
- wait-for-healthy: false
- wait-for-osds-up: true
-- ceph.wait_for_mon_quorum: [a, b, c]
+++ /dev/null
-#
-# The lrc plugin cannot be used because some OSD are not upgraded
-# yet and would crash.
-#
-tasks:
-- exec:
- mon.a:
- - |-
- sudo ceph osd erasure-code-profile set profile-lrc plugin=lrc 2>&1 | grep "unsupported by:"
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
\ No newline at end of file
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - Missing health data for MDS
- - failed to encode map
- conf:
- mon:
- mon warn on legacy crush tunables: false
-roles:
-- - mon.a
- - mon.b
- - mon.c
- - mds.a
- - osd.0
- - osd.1
- - osd.2
- - osd.3
- - osd.4
- - osd.5
- - osd.6
-- - osd.7
- - osd.8
- - osd.9
- - osd.10
- - osd.11
- - osd.12
- - osd.13
-- - client.0
+++ /dev/null
-tasks:
-- install:
- branch: firefly
-- ceph:
- fs: xfs
+++ /dev/null
-tasks:
-- install.upgrade:
- osd.0:
-- ceph.restart:
- daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, osd.6]
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - wrongly marked me down
- - objects unfound and apparently lost
- - log bound mismatch
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 1
- chance_pgpnum_fix: 1
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.a]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- workunit:
- branch: firefly
- clients:
- client.0:
- - cls/test_cls_rbd.sh
+++ /dev/null
-tasks:
-- workunit:
- branch: firefly
- clients:
- client.0:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- op_weights:
- read: 45
- write: 45
- delete: 10
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 50
- op_weights:
- read: 100
- write: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.b]
- wait-for-healthy: false
- wait-for-osds-up: true
+++ /dev/null
-tasks:
-- radosbench:
- clients: [client.0]
- time: 1800
+++ /dev/null
-tasks:
-- workunit:
- branch: firefly
- clients:
- client.0:
- - rbd/test_librbd.sh
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.c]
- wait-for-healthy: false
- wait-for-osds-up: true
-- ceph.wait_for_mon_quorum: [a, b, c]
+++ /dev/null
-tasks:
-- workunit:
- branch: firefly
- clients:
- client.0:
- - rbd/test_librbd_python.sh
+++ /dev/null
-tasks:
-- rgw:
- client.0:
- default_idle_timeout: 300
-- swift:
- client.0:
- rgw_server: client.0
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- op_weights:
- read: 100
- write: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-roles:
-- - mon.a
- - mds.a
- - osd.0
- - osd.1
-- - mon.b
- - mon.c
- - osd.2
- - osd.3
-- - client.0
- - client.1
- - client.2
- - client.3
- - client.4
-overrides:
- ceph:
- log-whitelist:
- - scrub mismatch
- - ScrubResult
- - failed to encode map
- conf:
- mon:
- mon warn on legacy crush tunables: false
- mon debug unsafe allow tier with nonempty snaps: true
+++ /dev/null
-tasks:
-- install:
- branch: giant
-- print: "**** done installing giant"
-- ceph:
- fs: xfs
-- print: "**** done ceph"
-- parallel:
- - workload
- - upgrade-sequence
-- print: "**** done parallel"
+++ /dev/null
-../../../../../../erasure-code/ec-rados-parallel.yaml
\ No newline at end of file
+++ /dev/null
-workload:
- parallel:
- - workunit:
- branch: giant
- clients:
- client.1:
- - cls
- - print: "**** done cls 2-workload parallel"
+++ /dev/null
-workload:
- parallel:
- - workunit:
- branch: giant
- clients:
- client.2:
- - rados/load-gen-big.sh
- - print: "**** done rados/load-gen-big.sh 2-workload parallel"
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - must scrub before tier agent can activate
-workload:
- parallel:
- - sequential:
- - exec:
- client.0:
- - sudo ceph osd pool create base 4
- - sudo ceph osd pool create cache 4
- - sudo ceph osd tier add base cache
- - sudo ceph osd tier cache-mode cache writeback
- - sudo ceph osd tier set-overlay base cache
- - sudo ceph osd pool set cache hit_set_type bloom
- - sudo ceph osd pool set cache hit_set_count 8
- - sudo ceph osd pool set cache hit_set_period 3600
- - sudo ceph osd pool set cache target_max_objects 250
- - rados:
- clients: [client.0]
- pools: [base]
- ops: 4000
- objects: 500
- pool_snaps: true
- op_weights:
- read: 100
- write: 100
- delete: 50
- copy_from: 50
- flush: 50
- try_flush: 50
- evict: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
- - print: "**** done test_cache-pool-snaps 2-workload parallel_run"
+++ /dev/null
-workload:
- parallel:
- - workunit:
- branch: giant
- clients:
- client.3:
- - rbd/test_librbd.sh
- - print: "**** done rbd/test_librbd.sh 2-workload parallel"
+++ /dev/null
-workload:
- parallel:
- - workunit:
- branch: giant
- clients:
- client.4:
- - rbd/test_librbd_python.sh
- - print: "**** done rbd/test_librbd_python.sh 2-workload parallel"
+++ /dev/null
-../../../../../../erasure-code/ec-rados-sequential.yaml
\ No newline at end of file
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: giant
- clients:
- client.1:
- - cls
- - print: "**** done cls 2-workload sequential"
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: giant
- clients:
- client.2:
- - rados/load-gen-big.sh
- - print: "**** done rados/load-gen-big.sh 2-workload sequential"
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - must scrub before tier agent can activate
-workload:
- sequential:
- - exec:
- client.0:
- - sudo ceph osd pool create base 4
- - sudo ceph osd pool create cache 4
- - sudo ceph osd tier add base cache
- - sudo ceph osd tier cache-mode cache writeback
- - sudo ceph osd tier set-overlay base cache
- - sudo ceph osd pool set cache hit_set_type bloom
- - sudo ceph osd pool set cache hit_set_count 8
- - sudo ceph osd pool set cache hit_set_period 3600
- - sudo ceph osd pool set cache target_max_objects 250
- - rados:
- clients: [client.0]
- pools: [base]
- ops: 4000
- objects: 500
- pool_snaps: true
- op_weights:
- read: 100
- write: 100
- delete: 50
- copy_from: 50
- flush: 50
- try_flush: 50
- evict: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
- - print: "**** done test_cache-pool-snaps 2-workload sequential_run"
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: giant
- clients:
- client.3:
- - rbd/test_librbd.sh
- - print: "**** done rbd/test_librbd.sh 2-workload sequential"
+++ /dev/null
-workload:
- sequential:
- - workunit:
- branch: giant
- clients:
- client.4:
- - rbd/test_librbd_python.sh
- - print: "**** done rbd/test_librbd_python.sh 2-workload sequential"
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- mon.b:
- - print: "**** done install.upgrade mon.a and mon.b"
- - ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
- - print: "**** done ceph.restart all"
+++ /dev/null
-upgrade-sequence:
- sequential:
- - install.upgrade:
- mon.a:
- - print: "**** done install.upgrade mon.a to the version from teuthology-suite arg"
- - 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
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - print: "**** running mixed versions of osds and mons"
-#do we need to use "ceph osd crush tunables giant" ?
- - exec:
- mon.b:
- - sudo ceph osd crush tunables firefly
- - print: "**** done ceph osd crush tunables firefly"
- - install.upgrade:
- mon.b:
- - print: "**** done install.upgrade mon.b to the version from teuthology-suite arg"
- - 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
+++ /dev/null
-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
- - print: "**** done rados 4-final-workload"
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - rados/load-gen-mix.sh
- - print: "**** done rados/load-gen-mix.sh 4-final-workload"
+++ /dev/null
-tasks:
- - mon_thrash:
- revive_delay: 20
- thrash_delay: 1
- - print: "**** done mon_thrash 4-final-workload"
- - workunit:
- branch: giant
- clients:
- client.1:
- - rados/test-upgrade-v9.0.1.sh
- - print: "**** done rados/test-upgrade-v9.0.1.sh 4-final-workload"
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - cls/test_cls_rbd.sh
- - print: "**** done cls/test_cls_rbd.sh 4-final-workload"
+++ /dev/null
-tasks:
- - workunit:
- clients:
- client.1:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
- - print: "**** done rbd/import_export.sh 4-final-workload"
+++ /dev/null
-tasks:
- - rgw: [client.1]
- - print: "**** done rgw 4-final-workload"
- - swift:
- client.1:
- rgw_server: client.1
- - print: "**** done swift 4-final-workload"
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file
+++ /dev/null
-../stress-split/0-cluster
\ No newline at end of file
+++ /dev/null
-../stress-split/1-giant-install/
\ No newline at end of file
+++ /dev/null
-../stress-split/2-partial-upgrade
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - wrongly marked me down
- - objects unfound and apparently lost
- - log bound mismatch
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 1
- chance_pgpnum_fix: 1
- min_in: 4
-- print: "**** done thrashosds 3-thrash"
+++ /dev/null
-../stress-split/4-mon
\ No newline at end of file
+++ /dev/null
-../../../../../erasure-code/ec-rados-default.yaml
\ No newline at end of file
+++ /dev/null
-../stress-split/6-next-mon
\ No newline at end of file
+++ /dev/null
-../stress-split/8-next-mon
\ No newline at end of file
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 50
- ec_pool: true
- erasure_code_profile:
- name: isaprofile
- plugin: isa
- k: 2
- m: 1
- technique: reed_sol_van
- ruleset-failure-domain: osd
- op_weights:
- read: 100
- write: 0
- append: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
- copy_from: 50
- setattr: 25
- rmattr: 25
-- print: "**** done ec-rados-plugin=isa-k=2-m=1 9-workload"
+++ /dev/null
-os_type: rhel
-os_version: "7.0"
-arch: x86_64
+++ /dev/null
-os_type: ubuntu
-os_version: "14.04"
-arch: x86_64
+++ /dev/null
-../stress-split/0-cluster
\ No newline at end of file
+++ /dev/null
-../stress-split/1-giant-install/
\ No newline at end of file
+++ /dev/null
-../stress-split/2-partial-upgrade
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - wrongly marked me down
- - objects unfound and apparently lost
- - log bound mismatch
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 1
- chance_pgpnum_fix: 1
- min_in: 4
-- print: "**** done thrashosds 3-thrash"
+++ /dev/null
-../stress-split/4-mon
\ No newline at end of file
+++ /dev/null
-../../../../../erasure-code/ec-rados-default.yaml
\ No newline at end of file
+++ /dev/null
-../stress-split/6-next-mon
\ No newline at end of file
+++ /dev/null
-../stress-split/8-next-mon
\ No newline at end of file
+++ /dev/null
-../../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
\ No newline at end of file
+++ /dev/null
-../stress-split/distros
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - failed to encode map
- conf:
- mon:
- mon warn on legacy crush tunables: false
-roles:
-- - mon.a
- - mon.b
- - mon.c
- - mds.a
- - osd.0
- - osd.1
- - osd.2
- - osd.3
- - osd.4
- - osd.5
- - osd.6
-- - osd.7
- - osd.8
- - osd.9
- - osd.10
- - osd.11
- - osd.12
- - osd.13
-- - client.0
+++ /dev/null
-tasks:
-- install:
- branch: giant
-- print: "**** done install giant"
-- ceph:
- fs: xfs
-- print: "**** done ceph"
+++ /dev/null
-tasks:
-- install.upgrade:
- osd.0:
-- print: "**** done install.upgrade osd.0"
-- ceph.restart:
- daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, osd.6]
-- print: "**** done ceph.restart 1st half"
+++ /dev/null
-overrides:
- ceph:
- log-whitelist:
- - wrongly marked me down
- - objects unfound and apparently lost
- - log bound mismatch
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 1
- chance_pgpnum_fix: 1
-- print: "**** done thrashosds 3-thrash"
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.a]
- wait-for-healthy: false
- wait-for-osds-up: true
-- print: "**** done ceph.restart mon.a"
+++ /dev/null
-tasks:
-- workunit:
- branch: giant
- clients:
- client.0:
- - cls/test_cls_rbd.sh
-- print: "**** done cls/test_cls_rbd.sh 5-workload"
+++ /dev/null
-tasks:
-- workunit:
- branch: giant
- clients:
- client.0:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
-- print: "**** done rbd/import_export.sh 5-workload"
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- op_weights:
- read: 45
- write: 45
- delete: 10
-- print: "**** done rados/readwrite 5-workload"
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 50
- op_weights:
- read: 100
- write: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
-- print: "**** done rados/snaps-few-objects 5-workload"
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.b]
- wait-for-healthy: false
- wait-for-osds-up: true
-- print: "**** done ceph.restart mon.b 6-next-mon"
+++ /dev/null
-tasks:
-- radosbench:
- clients: [client.0]
- time: 1800
-- print: "**** done radosbench 7-workload"
+++ /dev/null
-tasks:
-- workunit:
- branch: giant
- clients:
- client.0:
- - rbd/test_librbd.sh
-- print: "**** done rbd/test_librbd.sh 7-workload"
+++ /dev/null
-tasks:
-- ceph.restart:
- daemons: [mon.c]
- wait-for-healthy: false
- wait-for-osds-up: true
-- print: "**** done ceph.restart mon.c 8-next-mon"
-- ceph.wait_for_mon_quorum: [a, b, c]
-- print: "**** done wait_for_mon_quorum 8-next-mon"
+++ /dev/null
-tasks:
-- workunit:
- branch: giant
- clients:
- client.0:
- - rbd/test_librbd_python.sh
-- print: "**** done rbd/test_librbd_python.sh 9-workload"
+++ /dev/null
-tasks:
-- rgw:
- client.0:
- default_idle_timeout: 300
-- print: "**** done rgw 9-workload"
-- swift:
- client.0:
- rgw_server: client.0
-- print: "**** done swift 9-workload"
+++ /dev/null
-tasks:
-- rados:
- clients: [client.0]
- ops: 4000
- objects: 500
- op_weights:
- read: 100
- write: 100
- delete: 50
- snap_create: 50
- snap_remove: 50
- rollback: 50
+++ /dev/null
-../../../../distros/supported
\ No newline at end of file