ceph/qa/workunits/mon
Kamoltat 4ca1320727 qa/suites/rados/singleton/all: init mon-stretch-pool.yaml
Test the following new Ceph CLI commands:

`ceph osd pool stretch set`
`ceph osd pool stretch unset`
`ceph osd pool stretch show`

`qa/workunits/mon/mon-stretch-pool.sh`

will create the stretch cluster
while performing input validation for the CLI
Commands mentioned above.

`qa/tasks/stretch_cluster.py`

is in charge of
setting a pool to stretch cluster
and checks whether it prevents PGs
from the going active when there is not
enough buckets available in the acting
set of PGs to go active.

Also, test different MON fail over scenarios
after setting pool as stretch

`qa/suites/rados/singleton/all/mon-stretch-pool.yaml`

brings the scripts together.

Fixes: https://tracker.ceph.com/issues/64802

Signed-off-by: Kamoltat <ksirivad@redhat.com>
2024-07-17 22:12:04 +00:00
..
auth_caps.sh
auth_key_rotation.sh qa/workunits/mon/auth_key_rotation.sh: exercise pending key / rotation 2022-09-12 17:02:59 +00:00
caps.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
caps.sh qa/workunits/mon/caps.sh: fix test 2019-10-21 21:43:43 -05:00
config.sh Merge pull request #48175 from amathuria/wip-add-test-case-bz-2011756 2024-01-05 07:37:54 -08:00
crush_ops.sh mon/OSDMonitor: allow 'osd require-osd-release octopus' 2019-04-02 16:19:43 -05:00
mon-stretch-pool.sh qa/suites/rados/singleton/all: init mon-stretch-pool.yaml 2024-07-17 22:12:04 +00:00
osd.sh
pg_autoscaler.sh qa/workunits/mon/pg_autoscaler: Added bug-reproducer/test 2023-03-01 21:07:54 +00:00
ping.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
pool_ops.sh mon/OSDMonitor: disallow setting pg_num < min or > max 2022-01-03 14:12:54 -05:00
rbd_snaps_ops.sh qa: make sure "rados cppool" requires --yes-i-really-mean-it for RBD 2023-12-04 18:55:24 +01:00
setup_stretch_cluster.sh qa/suites/netsplit/tests/2-dc-1-arbiter-stretch-cluster-netsplit.yaml 2024-06-26 15:22:07 +00:00
test_config_key_caps.sh
test_mon_config_key.py qa: Upgrade to mypy 0.901 2021-06-09 12:53:21 +02:00
test_mon_osdmap_prune.sh
test_noautoscale_flag.sh qa/workunits: modified tests for noautoscale flag change 2023-09-25 12:46:36 +00:00