add more debug

This commit is contained in:
Adil Hafeez 2025-03-15 16:44:04 -07:00
parent 4d9f56eae6
commit f809eae5fd
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -13,6 +13,8 @@ do
echo "starting docker containers"
docker compose up -d 2>&1 > /dev/null
echo "starting hurl tests"
pwd
ls
hurl --test hurl_tests
echo "stopping docker containers and archgw"
archgw down