summaryrefslogtreecommitdiffstats
path: root/tests/bugs/distribute/bug-1125824.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/distribute/bug-1125824.t')
-rwxr-xr-xtests/bugs/distribute/bug-1125824.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/distribute/bug-1125824.t b/tests/bugs/distribute/bug-1125824.t
index a944b360db3..3bafbf31fe5 100755
--- a/tests/bugs/distribute/bug-1125824.t
+++ b/tests/bugs/distribute/bug-1125824.t
@@ -54,6 +54,7 @@ EXPECT "$V0" volinfo_field $V0 'Volume Name';
EXPECT 'Created' volinfo_field $V0 'Status';
EXPECT '4' brick_count $V0
+TEST $CLI volume set $V0 nfs.disable false
TEST $CLI volume start $V0;
EXPECT 'Started' volinfo_field $V0 'Status';