summaryrefslogtreecommitdiffstats
path: root/src/test/mgr (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr: TTLCache basic implementationPere Diaz Bou2022-01-052-1/+76
* test: : build without "using namespace std"Kefu Chai2021-08-131-0/+2
* mgr/dashboard: CLI commands: read passwords from fileAlfonso Martínez2020-12-171-1/+4
* test/mgr/mgr-dashboard-smoke: listen on random portsKefu Chai2020-06-161-4/+7
* mgr/progress: Add test_progress.py to toxSebastian Wagner2020-01-301-203/+0
* mgr: added placeholder 'osd' and 'mds' profilesJason Dillaman2019-10-291-0/+2
* mgr: validate that profile caps are actually validJason Dillaman2019-10-291-11/+12
* mgr: added 'profile rbd/rbd-read-only' capJason Dillaman2019-10-291-0/+31
* mgr: support optional arguments for module and profile capsJason Dillaman2019-10-291-0/+4
* mgr: add new 'allow module' cap to MgrCapJason Dillaman2019-10-291-12/+33
* mgr: stop re-using MonCap for handling MGR capsJason Dillaman2019-10-292-0/+246
* do not use 'ceph tell mgr'Sage Weil2019-10-011-1/+1
* mgr/progress: Created first unit test for progress moduleKamoltat (Junior) Sirivadhna2019-07-021-10/+10
* mgr/progress: makes changes to unit test PRKamoltat (Junior) Sirivadhna2019-07-011-31/+22
* mgr/progress: Created first unit test for progress moduleKamoltat (Junior) Sirivadhna2019-06-261-0/+212
* mgr/dashboard: renamed dashboard_v2 to dashboardRicardo Dias2018-03-162-11/+10
* mgr/dashboard: remove dashboard moduleRicardo Dias2018-03-162-70/+0
* test: only test dashboard_v2 when it is enabledWillem Jan Withagen2018-03-071-4/+6
* test/mgr: restructure dashboard testsKefu Chai2018-03-072-26/+30
* test/mgr/mgr-dashboard-smoke: don't clobber CEPH_ARGS for other daemonsSage Weil2018-03-061-10/+9
* mgr/dashboard_v2: Added smoke test.Sebastian Wagner2018-03-052-0/+75
* mgr/dashboard_v2: Add mgr-dashboard_v2 frontend unittests to `ctest`Sebastian Wagner2018-03-051-0/+5
* test/mgr/mgr-dashboard-smoke: fix syntax errorSage Weil2017-08-291-2/+2
* Merge pull request #16494 from asomers/bin_bashKefu Chai2017-08-271-1/+1
|\
| * scripts: fix bash path in shebangsAlan Somers2017-07-271-1/+1
* | mon: 'config-key put' -> 'config-key set'Sage Weil2017-07-261-1/+1
|/
* qa: move ceph-helpers and misc src/test/*.sh tests to qa/standaloneSage Weil2017-07-251-1/+1
* mon,mgr: manage mgr module list in mgrmapSage Weil2017-06-301-2/+3
* test: add mgr/ and smoke test for mgr dashboardDan Mick2017-05-192-0/+69