summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-857330/normal.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-857330/normal.t')
-rwxr-xr-xtests/bugs/bug-857330/normal.t6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/bugs/bug-857330/normal.t b/tests/bugs/bug-857330/normal.t
index abf8e2ac..4455d162 100755
--- a/tests/bugs/bug-857330/normal.t
+++ b/tests/bugs/bug-857330/normal.t
@@ -29,7 +29,7 @@ TEST check-and-store-task-id
COMMAND="volume status $V0"
PATTERN="Rebalance"
-TEST check-with-stored-task-id
+EXPECT $TASK_ID get-task-id
COMMAND="volume rebalance $V0 status"
PATTERN="completed"
@@ -46,7 +46,7 @@ TEST check-and-store-task-id
COMMAND="volume status $V0"
PATTERN="Replace"
-TEST check-with-stored-task-id
+EXPECT $TASK_ID get-task-id
COMMAND="volume replace-brick $V0 $REP_BRICK_PAIR status"
PATTERN="complete"
@@ -63,7 +63,7 @@ TEST check-and-store-task-id
COMMAND="volume status $V0"
PATTERN="Remove"
-TEST check-with-stored-task-id
+EXPECT $TASK_ID get-task-id
COMMAND="volume remove-brick $V0 $H0:$B0/${V0}3 status"
PATTERN="completed"