mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
In setup, write a containers.conf.d file with db_backend
as specified in .cirrus.yml.
This is actually much scarier and more achy-breaky than
merely "sqlite system tests": it enables sqlite in e2e
tests. ("But wait, we already do that!" -- no, not really.
sqlite in e2e is being done via --db-backend option, and
some podman commands in e2e do not use the standard options.
See #17904.
This is unlikely to get merged any time soon (March, maybe
even April) because sqlite is still too fragile; this will
trigger more flakes than are currently acceptable. Also,
the nasty auto-update flake seems to trigger much more
reliably with sqlite. We need that one fixed.
Signed-off-by: Ed Santiago <santiago@redhat.com>
|
||
|---|---|---|
| .. | ||
| cirrus | ||
| containers-common | ||
| hello | ||
| modules-load.d | ||
| msi | ||
| pkginstaller | ||
| podmanimage | ||
| podmanremoteimage | ||
| remote | ||
| script | ||
| snapcraft | ||
| spec | ||
| systemd | ||
| tmpfile | ||
| win-installer | ||
| dependabot-dance | ||
| dependencies.txt | ||