mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add more debug
This commit is contained in:
parent
4d9f56eae6
commit
f809eae5fd
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue