... instead of installing Debian packages. To use this feature, the caller has to specify an Erlang Git reference (a branch, a tag or a plain commit hash). This is useful now to test with Erlang 21.0 which is not released yet at the time of this commit. In the case of Erlang 21.0, if no Git reference is specified, it defaults to `OTP-21.0-rc2`. The time we wait for VMs to be ready is bumped from 7 to 20 minutes because compiling Erlang and Elixir takes time. rabbit_ct_vm_helpers takes a look at the return value of `erlang:system_info(system_version)` because it may contain the commit hash of the running Erlang system (if it was built from sources). It allows to use the same commit on the remote VMs. [#157964874] |
||
|---|---|---|
| .. | ||
| templates | ||
| main.tf | ||
| outputs.tf | ||
| setup-vms.sh | ||
| variables.tf | ||