Skip to content

Changes

Started by timer
Started 55 min ago
Queued 15 ms
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