Skip to content
Snippets Groups Projects

L2SS-1303: Do not run bare make run dsconfig in integration test

Merged L2SS-1303: Do not run bare make run dsconfig in integration test
Merged Corné Lukken requested to merge L2SS-1303 into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading