Tests: do not bound test app iterations when in background mode
[lttng-tools.git] / tests / regression / tools / snapshots / test_ust_streaming
index c412ef71b524531d54f0acce894207109a58cd27..9c416648c11b66023ab70312a32db8a3af560653 100755 (executable)
@@ -26,7 +26,7 @@ BIN_NAME="gen-nevents"
 TESTAPP_PATH="$TESTDIR/utils/testapp"
 TESTAPP_NAME="gen-ust-events"
 TESTAPP_BIN="$TESTAPP_PATH/$TESTAPP_NAME/$TESTAPP_NAME"
-NR_ITER=2000000
+NR_ITER=-1
 NR_USEC_WAIT=100
 APPS_PID=
 
This page took 0.026217 seconds and 5 git commands to generate.