Skip to content
Success

#549 (Apr 5, 2024, 2:31:08 PM)

Started 1 yr 10 mo ago
Took 0.36 sec on build2-deb11build-ansible

Started by an SCM change

This run spent:

  • 7.7 sec waiting;
  • 0.36 sec build duration;
  • 8 sec total from scheduled to completion.
Revision: bf643370307cdc5e2df193dbea16db003d6543a8
Repository: https://gerrit.osmocom.org/docker-playground
  • refs/remotes/origin/master
{open5gs,osmo-uecups}-latest: don't hardcode UID

Adjust open5gs-latest and osmo-uecups-latest to not hardcode a UID. This
is in preparation for creating a "build" user in
debian-bookworm-obs-latest, like we have it in debian-bookworm-build.

Change-Id: Icaebf46487056cea745805527fdc545d9a1846cd
Oliver Smith at
debian-bookworm-obs-latest: add build user

Copy the block for configuring the build user and disabling man pages
from debian-bookworm-build. This fixes failures on
ttcn3-ggsn-test-kernel-latest* (non-latest worked fine since these use
containers based on debian-bookworm-build).

Fixes: 5a48bfbe ("scripts/kernel-test: build initrd+kernel as user")
Change-Id: Idee29d5b9796e8905bdf822d076f25612cbc77a0
Oliver Smith at