Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Add fake default route to work around podman 5 regression
podman 5 regressed user containers if there is no default route [1]. While that is being sorted out, add a fake interface with a default route for our offline tests, to unbreak upstream podman PRs testing. Same hack as in cockpit-project/cockpit-podman@cecb2cc6e8f2 [1] containers/podman#21896
- Loading branch information