diff --git a/sbin/run_integration_test.sh b/sbin/run_integration_test.sh index 46f6aa77dc41ebb9198f1705564dfb9cf627b661..72a5120e6ca16ded45ef62ba368da4f98ad7444e 100755 --- a/sbin/run_integration_test.sh +++ b/sbin/run_integration_test.sh @@ -122,8 +122,6 @@ make start "${DEVICES[@]}" # Wait for devices to restart make await "${DEVICES[@]}" -make run dsconfig bash - - # Start the integration test cd "$LOFAR20_DIR/docker-compose" || exit 1 make up integration-test