summaryrefslogtreecommitdiffstats
path: root/qa (follow)
Commit message (Expand)AuthorAgeFilesLines
* qa: update mgr test for MgrModule.OPTIONSJohn Spray2018-04-231-1/+9
* qa: test mgr live configuration updatesJohn Spray2018-04-232-2/+110
* Merge pull request #21564 from dillaman/wip-23809Mykola Golub2018-04-232-28/+28
|\
| * qa/workunits/rbd/import_export: update unit formattingJason Dillaman2018-04-201-5/+5
| * qa/workunits/rbd/cli_generic: update unit formattingJason Dillaman2018-04-201-23/+23
* | Merge pull request #21549 from rjfd/wip-dashboard-fix-qa-whitelistKefu Chai2018-04-211-0/+2
|\ \
| * | qa/suites/rados/mgr/tasks/dashboard: add MDS_(ALL_DOWN|UP_LESS_THAN_MAX) to w...Ricardo Dias2018-04-211-0/+2
* | | Merge pull request #21579 from tchaikov/wip-test.sh-with-multi-mdsKefu Chai2018-04-211-1/+0
|\ \ \
| * | | qa/workunits/cephtool/test.sh: fix test_mon_mds()Kefu Chai2018-04-211-1/+0
| |/ /
* | | Merge pull request #21552 from smithfarm/wip-23805Kefu Chai2018-04-211-1/+1
|\ \ \
| * | | qa/standalone/ceph-helpers.sh: provide argument to dirnameNathan Cutler2018-04-201-1/+1
| | |/ | |/|
* | | Merge pull request #21507 from liewegas/wip-rados-testKefu Chai2018-04-211-1/+2
|\ \ \ | |_|/ |/| |
| * | qa/workunits/rados/test.sh: ensure tee output is valid filenameSage Weil2018-04-181-1/+2
* | | Merge pull request #21353 from Devp00l/pool-listRicardo Dias2018-04-201-1/+3
|\ \ \
| * | | mgr/dashboard: Add pool listingStephan Müller2018-04-201-1/+3
* | | | Merge pull request #21522 from idryomov/wip-krbd-lock-timeout-testIlya Dryomov2018-04-201-2/+16
|\ \ \ \
| * | | | qa: krbd_exclusive_option.sh: add lock_timeout test caseIlya Dryomov2018-04-191-0/+14
| * | | | qa: krbd_exclusive_option.sh: be more lax about ps statesIlya Dryomov2018-04-191-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #21513 from idryomov/wip-krbd-notrim-testIlya Dryomov2018-04-201-11/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | qa: krbd_fallocate.sh: add notrim test caseIlya Dryomov2018-04-191-0/+23
| * | | qa: krbd_fallocate.sh: s/deallocated/zeroes/Ilya Dryomov2018-04-191-10/+10
| * | | qa: krbd_fallocate.sh: parameterize assert_deallocated()Ilya Dryomov2018-04-191-6/+8
| |/ /
* / / mgr/dashboard: Modify RGW proxy response of errors to display a detailed mess...Volker Theile2018-04-191-7/+8
|/ /
* | Merge PR #16608 into masterPatrick Donnelly2018-04-1811-63/+177
|\ \
| * | qa: whitelist mds down wrn during cephfs testingPatrick Donnelly2018-04-171-0/+2
| * | qa: add max_mds thrash testPatrick Donnelly2018-04-171-0/+12
| * | qa: mds_thrash updates for new max_mds behaviorPatrick Donnelly2018-04-171-15/+3
| * | qa: add test for cluster resizingPatrick Donnelly2018-04-174-0/+129
| * | qa: remove use of mds deactivatePatrick Donnelly2018-04-173-18/+2
| * | cephfs: add new down/joinable fs flagsPatrick Donnelly2018-04-171-17/+29
| * | cephfs: kill allow_dirfragsDouglas Fuller2018-04-175-11/+0
| * | cephfs: Kill allow_multimdsDouglas Fuller2018-04-171-2/+0
* | | Merge pull request #21450 from dzafman/wip-jq-compatDavid Zafman2018-04-181-10/+13
|\ \ \
| * | | test: Use jq in a compatible way and for easier diff analysisDavid Zafman2018-04-161-10/+13
* | | | qa/tests - one more typo fixed :(Yuri Weinstein2018-04-171-1/+1
* | | | qa/tests - Fixed typo in crontab entryYuri Weinstein2018-04-171-1/+1
* | | | qa/tests - added for the suites with subset be able to use 'testing' distroYuri Weinstein2018-04-174-62/+68
| |_|/ |/| |
* | | Merge pull request #21360 from rjfd/wip-dashboard-rbdLenz Grimmer2018-04-162-121/+631
|\ \ \
| * | | qa/tasks/mgr/dashboard: rbd: use JSON schema validatorRicardo Dias2018-04-132-23/+32
| * | | mgr/dashboard: rbd: changed REST API prefix to /block/imageRicardo Dias2018-04-131-35/+35
| * | | qa/tasks/mgr/dashboard: rbd: image copy testRicardo Dias2018-04-131-0/+38
| * | | qa/tasks/mgr/dashboard: rbd: snapshot clone testRicardo Dias2018-04-131-0/+46
| * | | qa/tasks/mgr/dashboard: rbd: snapshot rollback testRicardo Dias2018-04-132-1/+35
| * | | mgr/dashboard: taskmanager: support exception handlerRicardo Dias2018-04-132-3/+10
| * | | mgr/dashboard: rbd: major refactoring for using the Task decoratorRicardo Dias2018-04-132-85/+78
| * | | qa/tasks/mgr/dashboard: rbd: snapshot edit testsRicardo Dias2018-04-131-0/+44
| * | | qa/tasks/mgr/dashboard: rbd: use dashboard pool API for creating poolsRicardo Dias2018-04-131-6/+10
| * | | qa/tasks/mgr/dashboard: rbd: image edit testsRicardo Dias2018-04-132-1/+63
| * | | qa/tasks/mgr/dashboard: rbd: snapshot create/delete testsRicardo Dias2018-04-131-14/+54
| * | | qa/tasks/mgr/dashboard: rbd: image deletion testRicardo Dias2018-04-132-8/+30