Skip to content
Success

Changes

Summary

  1. jobs/osmocom-build-tags…: set seccomp profile (details)
  2. repo-install-test: ignore bladerf packages (details)
  3. jobs/ttcn3-testsuites: run sccp with testenv (details)
Commit b97a04f431503a5aa0a0f07a68910153c13721be by Oliver Smith
jobs/osmocom-build-tags…: set seccomp profile

Set the seccomp profile to make io_uring work in docker, so the
regression test in libosmocore using io_uring does not fail. This
happened to work previously on the build4 jenkins node because of an
older docker version.

Related: OS#6718#note-2
Change-Id: I9636ce30a0515b773be0581a8018bf1f62c1341c
The file was modifiedjobs/osmocom-build-tags-against-master.yml
Commit fa551a580aa5932c7e28f8d24da05b2de38aa580 by Oliver Smith
repo-install-test: ignore bladerf packages

Fix for this error with debian 10:

  Setting up bladerf-fpga-hostedxa9 (0.2019.07) ...
  Either your FPGA bitstream is missing, or it is out-of-date.
  Downloading FPGA bitstream from https://www.nuand.com/fpga/v0.11.0/hostedxA9.rbf...
  --2025-04-07 02:41:35--  https://www.nuand.com/fpga/v0.11.0/hostedxA9.rbf
  Resolving www.nuand.com (www.nuand.com)... 172.67.69.95, 104.26.13.238, 104.26.12.238, ...
  Connecting to www.nuand.com (www.nuand.com)|172.67.69.95|:443... connected.
  HTTP request sent, awaiting response... 403 Forbidden
  2025-04-07 02:41:36 ERROR 403: Forbidden.

Change-Id: I9e40c83f44cbbcc500967a89bb9fbafe17849eae
The file was modifiedscripts/repo-install-test/run-inside.sh
Commit 298ff539f73f0fd8327e7f8b24bd493630e4953d by Oliver Smith
jobs/ttcn3-testsuites: run sccp with testenv

Related: OS#6494
Change-Id: I70a2289820c3ef50aeb3499d36245121387c0475
The file was modifiedjobs/ttcn3-testsuites-testenv.yml
The file was modifiedjobs/ttcn3-testsuites.yml