Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ci/+/30468
to look at the new patch set (#2).
Change subject: repo-install-test: run inside podman
......................................................................
repo-install-test: run inside podman
Change repo-install-test to run inside podman instead of systemd. This
job needs to run systemd to verify that the systemd services start up
properly. Running systemd inside docker was never officially supported,
it worked with cgroups1 but does not work anymore with cgroups2. It is
officially supported in podman.
Related: OS#5365
Change-Id: I2be8359972556ab99fcfb7967fc43bcec1ca05f7
---
M jobs/repo-install-test.yml
M scripts/repo-install-test.sh
R scripts/repo-install-test/run-inside-podman.sh
3 files changed, 33 insertions(+), 21 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/68/30468/2
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/30468
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2be8359972556ab99fcfb7967fc43bcec1ca05f7
Gerrit-Change-Number: 30468
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset