Skip to content
Success

#674 (Dec 19, 2025, 9:16:06 AM)

Started 1 mo 29 days ago
Took 0.33 sec on build5-deb12build-ansible

Started by an SCM change

This run spent:

  • 5.9 sec waiting;
  • 0.33 sec build duration;
  • 6.2 sec total from scheduled to completion.
Revision: e79607f368054d02f889e0e6338836acfde72ab3
Repository: https://gerrit.osmocom.org/docker-playground
  • origin/master
ttcn3-bts-test/jenkins.sh: tweak local vars

Make it consistent.

Change-Id: I8c5597f20428f8f274ea15f62e561562e5768460
Oliver Smith at
ttcn3-bts-test: run bpftrace scripts

Add logic to run bpftrace scripts attached to osmo-bts-* while the
testsuite runs. The initial script is from Vadim:
https://gitea.osmocom.org/osmocom/bpftrace-scripts/src/branch/master/udp_sendmsg_delay.bt

Change-Id: I5c22cdbb08fe797be936ca174f65ade626fa4895
Oliver Smith at
common/respawn: improve logging

Add "[$(date)] respawn:" infront of all log messages, so it is clear
that they come from this script and so we have timestamps that we can
compare. This will be useful when running the bpftrace scripts along
with osmo-bts-*, which will get restarted at the same time as the
osmo-bts-* processes.

Change-Id: I641f17f6988eced12c9b301042fb5c5cfd757511
Oliver Smith at