1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

Wait longer to assess Routinator startup status.

This commit is contained in:
ximon18
2020-09-29 13:56:39 +02:00
committed by GitHub
parent 6ef6f672e1
commit ab21b7d781

View File

@ -301,7 +301,7 @@ jobs:
sg lxd -c "lxc exec testcon -- systemctl start routinator"
echo -e "\nROUTINATOR SERVICE STATUS AFTER START:"
sleep 1s
sleep 15s
sg lxd -c "lxc exec testcon -- systemctl status routinator"
echo -e "\nROUTINATOR MAN PAGE:"