summaryrefslogtreecommitdiffstats
path: root/qa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #24579 into masterSage Weil2018-10-163-4/+4
|\
| * qa/osd: fixup osd-rep-recov-eio.sh fails to parse pg dumphuanwen ren2018-10-153-4/+4
* | Merge pull request #24597 from batrick/i36450John Spray2018-10-161-1/+1
|\ \
| * | qa: fix run call argsPatrick Donnelly2018-10-151-1/+1
| |/
* | Merge PR #24292 into masterPatrick Donnelly2018-10-161-0/+11
|\ \ | |/ |/|
| * qa: add test for rctime on root inodePatrick Donnelly2018-10-031-0/+11
* | Merge PR #24494 into masterSage Weil2018-10-141-2/+2
|\ \
| * | ceph-kvstore-tool: rename repair -> destructive-repairSage Weil2018-10-141-2/+2
* | | Merge pull request #24563 from dillaman/wip-36410Mykola Golub2018-10-142-3/+4
|\ \ \
| * | | qa/tasks/workunit: use suite branch/SHA1 when cloning workunitsJason Dillaman2018-10-121-1/+2
| * | | qa/workunits/rbd: switch devstack to rocky branch and tempest to 19.0.0 tagJason Dillaman2018-10-121-2/+2
* | | | Merge PR #24204 into masterSage Weil2018-10-121-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | qa/suites/rgw/tempest: valgrind on centos onlySage Weil2018-09-201-0/+3
* | | | Merge pull request #24550 from dillaman/wip-36409Jason Dillaman2018-10-128-25/+23
|\ \ \ \
| * | | | qa/tasks: qemu task now uses a relative path in suite repo for testJason Dillaman2018-10-127-24/+22
| * | | | qa/workunits: replace 'realpath' with 'readlink -f' in fsstress.shJason Dillaman2018-10-111-1/+1
* | | | | Merge pull request #24428 from trociny/wip-rbd-config-globalJason Dillaman2018-10-111-0/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rbd: add 'config global' command to get/store overrides in mon config dbMykola Golub2018-10-101-0/+21
* | | | | Merge PR #23069 into masterPatrick Donnelly2018-10-111-0/+1
|\ \ \ \ \
| * | | | | tests/libcephfs: add simple reclaim testJeff Layton2018-10-051-0/+1
* | | | | | Merge pull request #24476 from dillaman/wip-35944Mykola Golub2018-10-101-0/+7
|\ \ \ \ \ \
| * | | | | | qa/workunits/rbd: test new move-to-trash on image remove config overrideJason Dillaman2018-10-101-0/+7
* | | | | | | Merge pull request #24512 from trociny/wip-qa-namespace-create_argsJason Dillaman2018-10-101-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | qa/workunits/rbd: force v2 image format for namespace testMykola Golub2018-10-101-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #23622 from renhwztetecs/renhw-wip-25103John Spray2018-10-103-5/+12
|\ \ \ \ \ \
| * | | | | | common: adapt to the new pg dump format.huanwen ren2018-09-271-1/+5
| * | | | | | qa: modify the format for add pgmap_ready.huanwen ren2018-09-272-4/+7
* | | | | | | Merge pull request #23970 from noahdesu/mgr-always-on-mods-v2John Spray2018-10-101-2/+15
|\ \ \ \ \ \ \
| * | | | | | | qa/mgr: avoid enabling always on modulesNoah Watkins2018-10-011-1/+14
| * | | | | | | qa/mgr: do not disable always on moduleNoah Watkins2018-10-011-1/+1
* | | | | | | | Merge pull request #24239 from votdev/python_ceph_audit_logJohn Spray2018-10-104-16/+73
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Relocate cluster_log(). Only active modules can use it.Volker Theile2018-10-051-4/+14
| * | | | | | | mgr: Add ability to trigger a cluster/audit log message from PythonVolker Theile2018-10-044-16/+63
* | | | | | | | Merge pull request #21614 from Devp00l/pool-creation-formRicardo Marques2018-10-091-73/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | mgr/dashboard: Update PG update testStephan Müller2018-10-091-1/+17
| * | | | | | | | mgr/dashboard: Unset compression arguments for poolsStephan Müller2018-10-091-72/+98
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | mgr/dashboard: add backend method to create config optionsTatjana Dehler2018-10-091-0/+101
* | | | | | | | mgr/dashboard: refactor '_get_mon_allow_pool_delete_config'Tatjana Dehler2018-10-091-18/+19
|/ / / / / / /
* | | | | | | Merge pull request #24457 from trociny/wip-qa-cli-namespaceJason Dillaman2018-10-081-8/+4
|\ \ \ \ \ \ \
| * | | | | | | qa/workunits/rbd: fix cli generic namespace testMykola Golub2018-10-071-8/+4
| |/ / / / / /
* | | | | | | mgr/dashboard: Fix errors when clicking on new OSDPatrick Nawracay2018-10-081-2/+16
* | | | | | | mgr/dashboard: Add type hints to QA helperPatrick Nawracay2018-10-081-2/+2
|/ / / / / /
* | | | | | Merge pull request #24350 from ricardoasmarques/wip-json-decodeRicardo Dias2018-10-041-1/+2
|\ \ \ \ \ \
| * | | | | | mgr/dashboard: Check content-type before decode json responseRicardo Marques2018-10-011-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | qa/distros: add openSUSE Leap 42.3 and 15.0Nathan Cutler2018-10-022-0/+4
* | | | | | Merge pull request #24354 from idryomov/wip-krbd-kfsx-fancy-stripingIlya Dryomov2018-10-0222-2/+65
|\ \ \ \ \ \
| * | | | | | qa/suites/krbd: more fsx testsIlya Dryomov2018-10-0122-2/+65
| |/ / / / /
* | | | | | Merge pull request #24291 from tchaikov/wip-23964Kefu Chai2018-10-022-0/+26
|\ \ \ \ \ \
| * | | | | | qa/suites/rados/thrash-erasure-code: add clay 4+2Sage Weil2018-09-272-0/+26
* | | | | | | Merge pull request #24340 from tchaikov/wip-36260Dan Mick2018-10-011-3/+3
|\ \ \ \ \ \ \