zulip/tools/test-install
Alex Vandiver d49e73e087 test-install: Do not install rabbitmq in base install.
The installer does not adjust the node name if the rabbitmq already
exists, and the default node name bakes in the
`zulip-install-bionic-base` hostname.  As such, the resulting LXC
image does not properly start rabbitmq.

Remove rabbitmq, allowing the installer to install and configure it
with a nodename of `zulip@localhost`.  This also lets the installed
image be successfully copied and booted under a new hostname without
breaking rabbitmq.
2020-07-06 18:53:38 -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: Do not install rabbitmq in base install. 2020-07-06 18:53:38 -07:00