]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests/osd: fix a test to follow an output formatting change 52256/head
authorRonen Friedman <rfriedma@redhat.com>
Thu, 4 Aug 2022 15:46:11 +0000 (15:46 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Fri, 7 Jul 2023 11:55:01 +0000 (06:55 -0500)
commit1ec46515765d6d92e220978e68c0a8115676e50f
treea8b5458cfc0458fb28c5b027ccbc34f88dc2ff07
parent53f1440a09098b67897c2be59d2482f77f7fceff
tests/osd: fix a test to follow an output formatting change

PR#47255 modified the formatting of std::set-s. That broke
the osd-scrub-snaps.sh standalone test.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
(cherry picked from commit b04ef6ebfc5fa1e3d0df87af800249d240d92082)

Conflict: unimportant grep-string changes. Cherry-picked commit selected
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/standalone/scrub/osd-scrub-snaps.sh