bifrost/releasenotes/notes/allow-create-vm-with-custom-names-0d655bc02e141ec9.yaml
Yolanda Robla Mota 939c244377 Allow to define vms with independent names
This is useful when we need to give the vms a more descriptive
name, and also when we need to set the hostname properly with
simple-init element.

Change-Id: I4c9eec82882d94649ee0e6bdb7e2ce033c29e44a
2016-08-17 09:36:10 +02:00

7 lines
195 B
YAML

---
features:
- Allows to create VMs with custom names instead
of using testvm or NODE_BASE and sequential
prefixes. This can be achieved by passing the
TEST_VM_NODE_NAMES env var.