Skip to content
Success

#1710 (Jul 22, 2026, 9:09:00 AM)

Started 10 hr ago
Took 59 sec on build5-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 11 ms waiting;
  • 59 sec build duration;
  • 59 sec total from scheduled to completion.
Revision: ae291ec8ac12505c60ad11efa24c9d410c828e60
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    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