mirror of
https://github.com/containers/podman.git
synced 2025-10-12 16:56:32 +08:00
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:
@ -263,7 +263,7 @@ Set default `--storage-driver` value.
|
||||
|
||||
#### **STORAGE_OPTS**
|
||||
|
||||
Set default `--storage-opts` value.
|
||||
Set default `--storage-opt` value.
|
||||
|
||||
#### **TMPDIR**
|
||||
|
||||
|
Reference in New Issue
Block a user