ci-tools
ci-tools copied to clipboard
DPTP Tooling
## Summary Add stable numerical identifiers (1, 2, 3, ...) to the colored squares in the Spyglass Suite Information HTML artifact. This makes it easy to identify correlations between test...
us-docker.pkg.dev/k8s-infra-prow/images/ changes: https://github.com/kubernetes-sigs/prow/compare/99d79e92a...8026e8037 (2025‑10‑07 → 2025‑10‑14) No gcr.io/k8s-staging-boskos/ changes. No gcr.io/k8s-staging-test-infra changes. Nobody is currently oncall, so falling back to Blunderbuss. /cc @openshift/test-platform
Implements measured pods feature to address CPU bottleneck issues from node contention. Pods are automatically classified as "normal" or "measured" based on measurement freshness (>10 days), with measured pods running...
Add AllowPrePostStepOverrides to MultiStageTestConfiguration. mergeWorkflow now validates pre/post overrides, requiring the flag set to true to prevent accidental resource leaks. Updated YAML docs and added comprehensive tests. https://issues.redhat.com/browse/DPTP-4575 /cc @openshift/test-platform
If empty comment send message to the user and skip job if nil pointer present
Add flags to enable/disable authoritative mode for CPU and memory resource requests separately. The pod-scaler can now decrease resource requests when authoritative mode is enabled (default: true for both), allowing...
As of today, when the boskos' client tries to acquire a lease, it doesn't distinguish between these two error cases: 1. There are no leases available anymore. 1. The lease...
This is the preparatory work that `ci-operator` requires in order to run a small lease proxy server. We are working on the intra-step leasing capability that will allow a step...
…hen user file an issue using the team slackbot. Unable to find a good sandbox area to really test it out. For reference https://issues.redhat.com/browse/DPTP-4524