Signed-off-by: Guido Trotter <[email protected]>
---
 htools/live-test.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/htools/live-test.sh b/htools/live-test.sh
index c059bbd..510bb17 100755
--- a/htools/live-test.sh
+++ b/htools/live-test.sh
@@ -75,6 +75,8 @@ echo Testing hbal/text with evacuation mode
 ./hbal -t$T/$RAPI.data $GROUP -E
 echo Testing hbal/text with no disk moves
 ./hbal -t$T/$RAPI.data $GROUP --no-disk-moves
+echo Testing hbal/text with no instance moves
+./hbal -t$T/$RAPI.data $GROUP --no-instance-moves
 echo Testing hbal/text with offline node mode
 ./hbal -t$T/$RAPI.data $GROUP -O$FN
 echo Testing hbal/text with utilization data
-- 
1.7.2.5

Reply via email to