Commit Graph

4 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 a31962fabe tests/t/persistent.sh: Reduce verbosity
Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-28 01:17:50 +01:00
Alberto Faria fafc72bbdd Make --persistent incompatible with podman-run's --read-only and equivalents
Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-04-17 22:22:53 +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