summaryrefslogtreecommitdiffstats
path: root/qa/standalone/scrub/osd-scrub-snaps.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* osd: distinguish between osd_pg_stat_report_max_(epoch|seconds)zhangjianwei22023-11-231-5/+8
* osd/scrub: create a separate chunk size conf for shallow scrubsRonen Friedman2023-02-141-2/+16
* tests/osd: fix a test to follow an output formatting changeRonen Friedman2022-08-041-2/+2
* test: osd-scrub-snaps.sh: fix expected 'missing snaps' log stringRonen Friedman2022-03-031-2/+2
* test: Fix osd-scrub-scaps.sh to handle DB format changeDavid Zafman2021-01-151-4/+8
* qa/standalone/scrub/osd-scrub-snaps.sh: fix Python print syntaxRonen Friedman2020-12-211-1/+1
* qa/standalone/scrub/osd-scrub-snaps.sh: fix grep patternNeha Ojha2020-05-291-1/+1
* qa/standalone: python -> python3Sage Weil2019-12-201-7/+7
* test: osd-scrub-snaps.sh: Fix race with osd restart and doing a scrubDavid Zafman2019-12-061-2/+6
* qa/standalone/scrub/osd-scrub-snaps: snapmapper omap is now 'm'Sage Weil2019-08-201-4/+4
* qa/standalone/scrub/osd-scrub-snaps.sh: adjust expected outputSage Weil2019-07-121-122/+18
* qa/standalone/scrub/osd-scrub-snaps: fix kv grepSage Weil2019-07-121-4/+4
* test: Make sure that extra scheduled scrubs don't confuse testDavid Zafman2019-05-291-0/+8
* test: Make most tests use default objectstore bluestoreDavid Zafman2019-04-101-9/+9
* qa: specify filestore for misc testsVikhyat Umrao2019-01-161-1/+1
* test: Disable duplicate request command test during scrub testingDavid Zafman2018-12-221-0/+1
* test: osd-scrub-snaps.sh: After snapshot removal wait for snaptrim to completeDavid Zafman2018-11-081-4/+36
* test: osd-scrub-snaps.sh: Testing with new --rmtype in ceph-objectstore-toolDavid Zafman2018-11-081-3/+35
* test: cleanup: Remove redundant cat of log and handle errors in create_scenar...David Zafman2018-11-081-22/+21
* test: Update tests for error message changesDavid Zafman2018-08-231-28/+28
* test: When possible show side-by-side diff in addition to regular diffDavid Zafman2018-06-271-3/+3
* test: Add test cases for multiple copy pool and snapshot errorsDavid Zafman2018-04-291-0/+459
* test: Prepare for second test and minor improvementsDavid Zafman2018-04-291-75/+108
* test: Fix comment at end of scrub test scriptsDavid Zafman2018-04-291-2/+3
* test: Be smarter about when jsonschema can be usedDavid Zafman2018-04-101-1/+1
* osd rados command: Show snapset in list-inconsistent-snapsetDavid Zafman2018-04-101-7/+233
* test: Add getjson variable to save outputDavid Zafman2018-04-101-1/+9
* osd rados command: Change error name snapset_mismatch to snapset_errorDavid Zafman2018-04-101-1/+1
* test: Clean-up test and use local values for number of objects and osdsDavid Zafman2018-04-101-49/+52
* osd rados command: Change "oi_attr" to "info" in scrub handling errorsDavid Zafman2018-04-101-1/+1
* osd rados command: Rename ss_attr_missing/ss_attr_corrupted to snapset_missin...David Zafman2018-04-101-2/+2
* test: Remove check that masks differences (let diff fail)David Zafman2018-04-101-1/+0
* qa/standalone/scrub/osd-scrub-snaps: adjust test for lack of snapdir objectsSage Weil2017-09-221-28/+16
* Merge pull request #16494 from asomers/bin_bashKefu Chai2017-08-271-1/+1
|\
| * scripts: fix bash path in shebangsAlan Somers2017-07-271-1/+1
* | tests: osd-scrub-snaps.sh minor cleanupDavid Zafman2017-08-221-3/+3
* | osd: Avoid confusion over legacy snaps when head_exists corruptDavid Zafman2017-08-101-2/+1
* | qa: Add create_pool() which sleeps 1 second like python variantDavid Zafman2017-08-041-1/+2
|/
* qa/standalone/scrub: separate scrub/repair tests from rest of osd/Sage Weil2017-07-251-0/+481