From 879d89aace47bff63ddd08bd470ded7f1904eeaf Mon Sep 17 00:00:00 2001 From: David Zafman Date: Mon, 26 Nov 2018 16:46:41 -0800 Subject: [PATCH] test: Correct typo trying to call flush_pg_stats Signed-off-by: David Zafman --- qa/standalone/scrub/osd-scrub-repair.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/standalone/scrub/osd-scrub-repair.sh b/qa/standalone/scrub/osd-scrub-repair.sh index ae2c718f1f07a..bf695a54a84b3 100755 --- a/qa/standalone/scrub/osd-scrub-repair.sh +++ b/qa/standalone/scrub/osd-scrub-repair.sh @@ -5242,7 +5242,7 @@ function TEST_periodic_scrub_replicated() { # Can't upgrade with this set ceph osd set nodeep-scrub # Let map change propagate to OSDs - flush pg_stats + flush_pg_stats sleep 5 # Fake a schedule scrub -- 2.39.5