summaryrefslogtreecommitdiffstats
path: root/tests/basic/multiplex.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/multiplex.t')
-rw-r--r--tests/basic/multiplex.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/basic/multiplex.t b/tests/basic/multiplex.t
index ed8788ff3bb..2f0f462f14d 100644
--- a/tests/basic/multiplex.t
+++ b/tests/basic/multiplex.t
@@ -17,6 +17,8 @@ function count_brick_pids {
| grep -v "N/A" | sort | uniq | wc -l
}
+cleanup
+
TEST glusterd
TEST $CLI volume set all cluster.brick-multiplex on
push_trapfunc "$CLI volume set all cluster.brick-multiplex off"