From 293cd3921e45f0e75b22e5c5224a4ce7214f0a0f Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Fri, 6 Feb 2015 19:25:40 +0100 Subject: [PATCH] tests: run osd-scrub-repair.sh with make check Signed-off-by: Loic Dachary --- src/test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/Makefile.am b/src/test/Makefile.am index 3da028fd29e66..f0d06e22b712e 100644 --- a/src/test/Makefile.am +++ b/src/test/Makefile.am @@ -251,6 +251,7 @@ check_SCRIPTS += \ test/mon/osd-crush.sh \ test/mon/osd-erasure-code-profile.sh \ test/mon/mkfs.sh \ + test/osd/osd-scrub-repair.sh \ test/osd/osd-config.sh \ test/osd/osd-bench.sh \ test/osd/osd-copy-from.sh \ -- 2.39.5