939c244377
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
7 lines
195 B
YAML
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.
|