zulip/tools/test-install
Alex Vandiver e0b725be63 test-install: Wait for network in the lxc container.
Ubuntu 20.04 "focal" comes up to runlevel 5 several seconds before it
is able to successfully resolve hosts, causing `prepare-base` to fail
while fetching from the apt repositories.

Add an additional check to verify that outbound networking is running
before returning from `lxc-wait`.
2020-06-24 16:07:20 -07:00
..
destroy-all test-install: Use lxc-destroy -f instead of lxc-stop. 2019-12-18 03:48:39 -08:00
install test-install: Run lxc-attach with --clear-env. 2019-12-18 03:48:39 -08:00
lxc-wait test-install: Wait for network in the lxc container. 2020-06-24 16:07:20 -07:00
prepare-base test-install: Add support for focal. 2020-06-24 13:03:13 -07:00