Commit Graph

3 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 9fbf17928e Switch to Fedora 40 everywhere
Containerdisks now set their entrypoint to "no-entrypoint", so we can
drop the empty "" argument to podman-run and equivalents in most cases.

Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-25 01:10:54 +01:00
Alberto Faria a9d2204a54 tests: Switch to a VM-based test harness
This allows us to further control the test environment and write more
involved tests.

Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-15 14:40:38 +01:00