CI: test composefs on rawhide

Run root e2e & system tests using composefs on rawhide.

Write magic settings to storage.conf. That part is easy.

e2e tests, however, ignore storage.conf. They require everything
to be specified on the command line. And "everything", in the
case of composefs, includes a long complicated --pull-options
string which in turn requires containers-storage PR 1966
which, as of this writing, is finally vendored into podman.

Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
Ed Santiago
2024-04-18 09:14:49 -06:00
parent d5eb3c5b37
commit d4c0e7ecbd
12 changed files with 105 additions and 41 deletions

View File

@ -263,7 +263,7 @@ Set default `--storage-driver` value.
#### **STORAGE_OPTS**
Set default `--storage-opts` value.
Set default `--storage-opt` value.
#### **TMPDIR**