Commit Graph

3 Commits

Author SHA1 Message Date
Alberto Faria 7b026358b9 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-07-11 15:31:27 +01:00
Alberto Faria 57021b72fd tests/t/random-ssh-key-pair.sh: Also test exec after restart
Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-28 12:36:56 +01:00
Alberto Faria ccbea36ea4 create: Add a --random-ssh-key-pair flag
This forces the generation of a new random ssh key pair for the
container and VM, never reusing the host user's key pair.

Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-18 00:12:56 +01:00