]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/scrub: test new ScrubStore implementation
authorRonen Friedman <rfriedma@redhat.com>
Mon, 7 Oct 2024 06:49:18 +0000 (01:49 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 10 Oct 2024 16:29:20 +0000 (11:29 -0500)
commit47ef574bee6fc43850e9da9c0b9b6c4a34d58dae
tree27113bd62311ec76f1840cf7fff4f05b00f2433b
parentdaf848fa5afcf4ad86388eade472d2c3a4873826
qa/standalone/scrub: test new ScrubStore implementation

The ScrubStore is now comprised of two separate data
structures, one for shallow errors and one for deep.

A new test is added to verify the main objective of that
design change: shallow scrubs should not overwrite deep
scrub data.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/standalone/scrub/osd-scrub-repair.sh