Skip to content
Snippets Groups Projects
Commit 85e9f2ad authored by Corné Lukken's avatar Corné Lukken
Browse files

Merge branch 'L2SS-1303' into 'master'

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

Closes L2SS-1303

See merge request !563
parents 2daf92a1 3d732b98
No related branches found
No related tags found
1 merge request!563L2SS-1303: Do not run bare make run dsconfig in integration test
...@@ -122,8 +122,6 @@ make start "${DEVICES[@]}" ...@@ -122,8 +122,6 @@ make start "${DEVICES[@]}"
# Wait for devices to restart # Wait for devices to restart
make await "${DEVICES[@]}" make await "${DEVICES[@]}"
make run dsconfig bash -
# Start the integration test # Start the integration test
cd "$LOFAR20_DIR/docker-compose" || exit 1 cd "$LOFAR20_DIR/docker-compose" || exit 1
make up integration-test make up integration-test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment