Skip to content
Unstable

#868 (Jul 22, 2026, 2:46:00 PM)

Started 6 hr 29 min ago
Took 38 min on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 4 ms waiting;
  • 38 min build duration;
  • 38 min total from scheduled to completion.
Revision: ae291ec8ac12505c60ad11efa24c9d410c828e60
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (5 failures / ±0)Show all failed tests >>>
testenv: Dockerfile: rebar3 version via apt-cache

When building for Debian Unstable, we need a higher rebar3 version so it
is compatible with the Erlang OTP version in the distribution. Get the
version of rebar3 from the distribution via apt-cache and download it
instead of hardcoding a version number.

Related: OS#7025#note-10
Change-Id: Ie3c8812c41648dd5ca655114dec00ae7d48eaba8
Oliver Smith at
testenv: support Debian Unstable

Related: SYS#7025#note-10
Change-Id: Ib8f04ee1e8b33f6e724ea2a74b1a96f26746e878
Oliver Smith at
testenv: init: check distro argument early

Check the --distro argument and print a proper error, instead of failing
later on with a stack trace if it is unsupported.

Change-Id: I9d51c2b236f10f4c10e991873df47b4f3297e6e1
Oliver Smith at