summaryrefslogtreecommitdiffstats
path: root/qa/standalone (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #23985 into masterSage Weil2018-09-212-30/+138
|\
| * ceph-objectstore-tool: import pg at original epochSage Weil2018-09-202-42/+70
| * qa/standalone/osd/pg-merge.sh: add merge vs pg import testSage Weil2018-09-171-0/+80
* | qa: fix typosKefu Chai2018-09-211-1/+1
|/
* Merge pull request #24088 from dzafman/wip-35982Kefu Chai2018-09-172-10/+28
|\
| * test: osd-backfill-stats.sh: Fix subtests to get primary which can changeDavid Zafman2018-09-131-9/+27
| * test: Fix for error message changed in ceph-objectstore-toolDavid Zafman2018-09-131-1/+1
* | Merge pull request #23955 from wjwithagen/wjw-fix-ceph-helpers.shKefu Chai2018-09-171-5/+9
|\ \ | |/ |/|
| * test: Start using GNU awk and fix archiving directoryWillem Jan Withagen2018-09-061-5/+9
* | Merge pull request #24018 from dzafman/wip-35912David Zafman2018-09-121-0/+3
|\ \
| * | test: Trap termination so we can capture logs on teuthology timeoutDavid Zafman2018-09-101-0/+3
* | | Merge pull request #24013 from dzafman/wip-35845Kefu Chai2018-09-121-2/+2
|\ \ \
| * | | test: Use a grep pattern that works across releasesDavid Zafman2018-09-101-2/+2
| | |/ | |/|
* | | Merge pull request #23723 from xiexingguo/wip-list-missingKefu Chai2018-09-113-5/+5
|\ \ \ | |_|/ |/| |
| * | osd/PrimaryLogPG: s/list_missing/list_unfound/xie xingguo2018-09-063-5/+5
| |/
* | Merge PR #23845 into masterSage Weil2018-09-101-1/+2
|\ \
| * | osd/OSDMap: include age in up and in counts for ceph statusSage Weil2018-09-071-1/+2
| |/
* / qa/standalone/osd/osd-backfill-stats: fixesSage Weil2018-09-081-2/+8
|/
* Merge PR #23540 into masterSage Weil2018-09-012-4/+4
|\
| * rados: drop mkpool, rmpool commandsSage Weil2018-08-312-4/+4
* | Merge pull request #23663 from xiexingguo/wip-incompat-async-fixesXie Xingguo2018-09-011-0/+2
|\ \ | |/ |/|
| * osd/PG: force auth_log_shard to be primary when appropriatexie xingguo2018-08-311-0/+2
* | Merge PR #23572 into masterSage Weil2018-08-301-0/+52
|\ \ | |/ |/|
| * qa/standalone/osd/osd-force-create-pg: add force-create-pg testSage Weil2018-08-151-0/+52
* | Merge pull request #23376 from dzafman/wip-25108David Zafman2018-08-232-28/+143
|\ \
| * | test: Update tests for error message changesDavid Zafman2018-08-232-88/+88
| * | test: Verify cluster logging of scrub error messagesDavid Zafman2018-08-231-0/+115
* | | Merge pull request #23518 from dzafman/wip-25084Josh Durgin2018-08-232-0/+53
|\ \ \ | |/ / |/| |
| * | test: Fix test to detect a test setup failureDavid Zafman2018-08-161-0/+5
| * | test: Add test for filestore bad CRC in primary pull requestDavid Zafman2018-08-161-0/+48
| |/
* | test: Use pids instead of jobspecs which were wrongDavid Zafman2018-08-221-1/+6
* | test: Fix test to use -gt instead of creating an empty file "0"David Zafman2018-08-181-1/+1
* | qa/ceph_objectstore_tool.py: set mgr module pathNoah Watkins2018-08-181-1/+1
* | qa/standalone/ceph-helpers.sh: fix mgr module pathNoah Watkins2018-08-181-0/+1
|/
* qa/standalone/crush/crush-choose-args: run mgrSage Weil2018-08-071-0/+2
* test: Add test for repair of bad object info data_digest on all copiesDavid Zafman2018-07-261-8/+351
* qa/standalone/osd/ec-error-rollforward: reproduce bug 24597Sage Weil2018-07-111-0/+59
* qa/standalone/osd/repro_long_log.sh: fix testSage Weil2018-07-111-3/+4
* test: test_get_timeout_delays() fixDavid Zafman2018-07-031-2/+2
* Merge pull request #22761 from fullerdj/wip-djf-24686Josh Durgin2018-07-031-1/+0
|\
| * osd/filestore: Change default filestore_merge_threshold to -1Douglas Fuller2018-06-291-1/+0
* | Merge pull request #22727 from dzafman/wip-21664David Zafman2018-06-293-8/+23
|\ \
| * | test: When possible show side-by-side diff in addition to regular diffDavid Zafman2018-06-273-8/+23
* | | Merge pull request #22763 from dzafman/wip-remove-sudoDavid Zafman2018-06-291-2/+2
|\ \ \
| * | | qa: Don't use sudo when moving logsDavid Zafman2018-06-281-2/+2
| | |/ | |/|
* | | Merge pull request #22441 from ErwanAliasr1/evelu-makecheckDavid Zafman2018-06-281-0/+14
|\ \ \ | |/ / |/| |
| * | qa/standalone/ceph-helpers.sh: Setup ulimit in setup()Erwan Velu2018-06-251-0/+3
| * | qa/standalone/ceph-helpers.sh: Thinner resolution in get_timeout_delays()Erwan Velu2018-06-251-0/+11
| |/
* / qa: For teuthology copy logs to teuthology expected locationDavid Zafman2018-06-261-1/+7
|/
* Merge PR #22343 into masterSage Weil2018-06-191-36/+86
|\