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

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

parent 2daf92a1
Branches
Tags
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