Skip to content
Success

#1104 (Jul 30, 2026, 6:16:00 PM)

Started 1 hr 41 min ago
Took 24 sec on build4-deb12build-ansible

Started by timer

This run spent:

  • 15 ms waiting;
  • 24 sec build duration;
  • 24 sec total from scheduled to completion.
Revision: ae2b958d50e14a490324b187e4049258994f2174
Repository: https://gerrit.osmocom.org/osmo-ci
  • origin/master
ruff: ignore new failing default rules

With the new ruff 0.16 version, a lot of new default rules have been
added. Ignore the ones that are failing for now to make the linter pass
again.

Related: https://astral.sh/blog/ruff-v0.16.0#better-default-rule-set
Change-Id: I798653c9facbfc2dbbbfd543c01131381a6c02ca
Oliver Smith at
ansible: add octsimtest sudo scripts

Add the scripts that jenkins can execute with sudo during the octsimtest
jobs, so they are properly versioned in a git repository.

restart-pcscd.sh is new (OS#7022), the other scripts were previously
added for SYS#8011 last month and have been in use since then.

Related: SYS#8011
Change-Id: I9bcbbba156de0cea1f7fa49bfaeb99e6f1f90647
Oliver Smith at