Skip to content

Commit 3b5268b

Browse files
author
Juan Tirado
committed
Increate lxd waitready timeout.
1 parent de6cbe3 commit 3b5268b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
attempts=$((attempts + 1))
3131
done
3232
33-
lxd waitready --timeout 120
33+
lxd waitready --timeout 240
3434
sudo chmod 666 /var/snap/lxd/common/lxd/unix.socket
3535
lxd init --auto --network-address='[::]' --network-port=8443
3636
lxc network set lxdbr0 ipv6.address none

0 commit comments

Comments
 (0)