summaryrefslogtreecommitdiffstats
path: root/qa/workunits/mon (follow)
Commit message (Expand)AuthorAgeFilesLines
* qa/workunits/mon: ensure election strategy is "connectivity" for stretch modeLaura Flores2024-12-031-1/+5
* qa: Added tests for disabling stretch modeKamoltat Sirivadhna2024-09-221-0/+68
* qa/suites/rados/singleton/all: init mon-stretch-pool.yamlKamoltat2024-07-181-0/+148
* qa/suites/netsplit/tests/2-dc-1-arbiter-stretch-cluster-netsplit.yamlKamoltat2024-06-261-0/+90
* Merge pull request #48175 from amathuria/wip-add-test-case-bz-2011756Yuri Weinstein2024-01-051-0/+7
|\
| * DaemonServer.cc: fix config show command for RGW daemonsAishwarya Mathuria2023-10-301-0/+7
* | qa: make sure "rados cppool" requires --yes-i-really-mean-it for RBDIlya Dryomov2023-12-041-0/+3
* | qa: add reproducer for obs removal deadlockPatrick Donnelly2023-10-061-0/+15
* | qa: narrow search to debug_asokPatrick Donnelly2023-10-061-2/+2
|/
* qa/workunits: modified tests for noautoscale flag changeKamoltat2023-09-251-2/+23
* qa/workunits/mon/pg_autoscaler: Added bug-reproducer/testKamoltat2023-03-011-0/+10
* qa/workunits/mon/auth_key_rotation.sh: exercise pending key / rotationSage Weil2022-09-121-0/+58
* Merge pull request #45078 from kamoltat/wip-ksirivad-fix-target-size-ratio-boundYuri Weinstein2022-03-151-2/+2
|\
| * qa/workunits/mon/pg_autoscaler.sh: clean up white spaceKamoltat2022-03-041-2/+2
* | qa/workunit: Adding whitespace unit test for config set,get,rmNitzan Mordechai2022-01-251-0/+11
|/
* Merge PR #44054 into masterSage Weil2022-01-061-0/+17
|\
| * mon/OSDMonitor: disallow setting pg_num < min or > maxSage Weil2022-01-031-0/+4
| * mon: add pg_num_max pool propertySage Weil2022-01-031-0/+13
* | qa: Added workunit test for noautoscale flagKamoltat2021-12-221-0/+83
|/
* qa/workunits/mon/pg_autoscaler: modified test scriptKamoltat2021-12-201-83/+86
* pybind/mgr/pg_autoscale: revert to default profile scale-upKamoltat2021-11-191-0/+50
* qa/workunits/mon/pool_ops: remove test for min/max_size checkSage Weil2021-07-071-10/+0
* qa: scrub a few remaining mentions of rulesetSage Weil2021-07-071-1/+1
* qa: Upgrade to mypy 0.901Sebastian Wagner2021-06-091-3/+4
* qa/workunits/mon/test_mon_config_key: use subprocess.run() instead of proc.co...Kefu Chai2021-04-191-29/+9
* mgr/pg_autoscaler: avoid scale-down until there is pressureKamoltat2021-02-011-2/+16
* qa/workunits/mon: fixed excessively large pool PG countJason Dillaman2020-09-141-5/+5
* qa/tasks: drop python2 supportKefu Chai2020-07-212-13/+8
* qa/workunits/mon: flake8 fixesKefu Chai2020-06-231-1/+2
* qa/workunits/mon: add check for min_sizeDeepika Upadhyay2020-04-021-0/+38
* mon/OSDMonitor: add flag `--yes-i-really-mean-it` for setting pool size 1Deepika Upadhyay2020-03-091-1/+1
* common/TextTable: default to 2 spaces separating columnsSage Weil2020-02-231-1/+1
* mgr/pg_autoscaler: add warning when target bytes and ratio are both setJosh Durgin2020-02-101-0/+5
* mgr/pg_autoscaler: remove target ratio warningJosh Durgin2020-02-101-8/+0
* qa: use ratios >1 in pg_autoscaler testJosh Durgin2020-02-101-9/+11
* mgr/pg_autoscaler: treat target ratios as weightsJosh Durgin2020-02-101-2/+2
* mon/ConfigMonitor: do not set NO_MON_UPDATE valuesSage Weil2020-01-201-3/+3
* Merge pull request #32222 from toabctl/qa-flake8-py3Kefu Chai2019-12-242-13/+8
|\
| * qa: Run flake8 on python2 and python3Thomas Bechtold2019-12-132-13/+8
* | qa/workunits: python -> python3 throughoutSage Weil2019-12-193-3/+3
|/
* qa: Enable flake8 tox and fix failuresThomas Bechtold2019-12-121-4/+1
* mon/ConfigMap: search nested sectionsSage Weil2019-11-011-0/+10
* Merge PR #30859 into masterSage Weil2019-10-242-9/+9
|\
| * qa/workunits/mon/caps.sh: fix testSage Weil2019-10-221-2/+2
| * Merge branch 'vstart-fs-auth' of git://github.com/batrick/ceph into wip-clean...Sage Weil2019-10-212-1/+11
| |\
| * | qa: change mon_status calls to quorum_status or tell commandsSage Weil2019-10-122-7/+7
* | | Merge PR #30813 into masterPatrick Donnelly2019-10-221-4/+4
|\ \ \
| * | | qa: get rid of iteritems for python3 compatibilityKyr Shatskyy2019-10-151-4/+4
| | |/ | |/|
* | | Merge pull request #30758 from kshtsk/wip-python3-printKefu Chai2019-10-201-6/+8
|\ \ \ | |/ / |/| |
| * | tests: use python3 compatible printKyr Shatskyy2019-10-111-6/+8
| |/