Attention is currently required from: osmith, daniel. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/30468 )
Change subject: repo-install-test: run inside podman ......................................................................
Patch Set 2: Code-Review+1
(2 comments)
Patchset:
PS2: Btw, on most distros podman comes with podman-docker which provides 'docker' alias for podman and it's capable of executing most of the docker's jobs/commands.
File scripts/repo-install-test/run-inside-podman.sh:
https://gerrit.osmocom.org/c/osmo-ci/+/30468/comment/d3946405_85d31561 PS2, Line 14: # * osmo-ggsn (no tun device in docker) I think it's better to call it 'container' so we don't have to rename it every time we change container flavor.
Also, it's possible to make tun device inside podman since systemd is supported there.