diff --git a/.tests/ga-backend-app.sh b/.tests/ga-backend-app.sh index 6ffa519..5405427 100755 --- a/.tests/ga-backend-app.sh +++ b/.tests/ga-backend-app.sh @@ -3,7 +3,7 @@ LOG_FILE="$HOME/hyperglass-ci.log" echo "[INFO] Copying devices.yaml file..." -cp ./examples/devices.yaml $HOME/hyperglass/devices.yaml +cp ./hyperglass/examples/devices.yaml $HOME/hyperglass/devices.yaml echo "[INFO] Starting setup..." poetry run hyperglass setup -d