Commit Graph

2 Commits

Author SHA1 Message Date
Alberto Faria 8944e2df28 tests/env.sh: Expose TEST_ID variable to tests
Its value is a random identifier unique to the current run of the
current test.

Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-05-08 22:26:09 +01:00
Alberto Faria 01eb9bd485 create: Add an --emulated flag
Instead of falling back to system emulation when /dev/kvm is not
available, let the user decide explicitly whether they want
hardware-assisted KVM virtualization or full emulation.

Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-28 01:17:47 +01:00