Skip to content

Loading builds...

Changes

#32952 (Jul 30, 2026, 10:59:00 AM)

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

#32948 (Jul 30, 2026, 6:59:00 AM)

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