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:
2
.github/workflows/pkg.yml
vendored
2
.github/workflows/pkg.yml
vendored
@ -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:"
|
||||
|
Reference in New Issue
Block a user