Show output

This commit is contained in:
dgtlmoon
2025-10-28 18:01:07 +01:00
parent 8ef782760a
commit 57347fd55c
+5 -2
View File
@@ -28,8 +28,11 @@ docker run --network changedet-network \
test-changedetectionio \
bash -c 'cd changedetectionio && pytest tests/proxy_list/test_multiple_proxy.py'
# Give squid proxies a moment to flush their logs
sleep 2
echo "----------------- SQUID PROXY ONE LOGS -------------"
docker logs squid-one
echo "----------------- SQUID PROXY TWO LOGS -------------"
docker logs squid-two
echo "------------------------------------------------------"
set +e
echo "- Looking for chosen.changedetection.io request in squid-one - it should NOT be here"