ci: fix update-system-tests-version.py script#18231
ci: fix update-system-tests-version.py script#18231gh-worker-dd-mergequeue-cf854d[bot] merged 7 commits into
Conversation
|
7dec8fc to
6f989d0
Compare
Codeowners resolved as |
6f989d0 to
9c6382d
Compare
BenchmarksBenchmark execution time: 2026-05-22 13:38:17 Comparing candidate commit a3b3c6b in PR branch Found 0 performance improvements and 4 performance regressions! Performance is the same for 615 metrics, 10 unstable metrics. scenario:iastaspects-stringio_aspect
scenario:iastaspectsospath-ospathbasename_aspect
scenario:span-start
scenario:telemetryaddmetric-1-count-metric-1-times
|
Description
Following: #18160, the update-system-tests-version.py script is unable to detect the current system-tests version to perform an automatic update.
This PR fixes the script.
Additionally two other occurences of the system-tests workflow were not properly pinned (integration-framework and serverless).
Testing
Risks
Additional Notes