summaryrefslogtreecommitdiffstats
path: root/tests/00-geo-rep/01-georep-glusterd-tests.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/00-geo-rep/01-georep-glusterd-tests.t')
-rw-r--r--tests/00-geo-rep/01-georep-glusterd-tests.t7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/00-geo-rep/01-georep-glusterd-tests.t b/tests/00-geo-rep/01-georep-glusterd-tests.t
index 95b26a704d0..2960a55c587 100644
--- a/tests/00-geo-rep/01-georep-glusterd-tests.t
+++ b/tests/00-geo-rep/01-georep-glusterd-tests.t
@@ -124,8 +124,15 @@ EXPECT_WITHIN $GEO_REP_TIMEOUT 2 check_status_num_rows "Passive"
EXPECT_WITHIN $GEO_REP_TIMEOUT 2 check_fanout_status_num_rows "Active"
EXPECT_WITHIN $GEO_REP_TIMEOUT 4 check_fanout_status_num_rows "Passive"
+EXPECT_WITHIN $GEO_REP_TIMEOUT 2 check_fanout_status_detail_num_rows "Active"
+EXPECT_WITHIN $GEO_REP_TIMEOUT 4 check_fanout_status_detail_num_rows "Passive"
+
EXPECT_WITHIN $GEO_REP_TIMEOUT 2 check_all_status_num_rows "Active"
EXPECT_WITHIN $GEO_REP_TIMEOUT 4 check_all_status_num_rows "Passive"
+
+EXPECT_WITHIN $GEO_REP_TIMEOUT 2 check_all_status_detail_num_rows "Active"
+EXPECT_WITHIN $GEO_REP_TIMEOUT 4 check_all_status_detail_num_rows "Passive"
+
##------------------- Fanout status testcases End --------------##
##------Checkpoint Testcase Begin---------------##