about summary refs log tree commit diff
path: root/ops/modules/automatic-gc.nix
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2024-08-18T16·17+0300
committerflokli <flokli@flokli.de>2024-08-19T10·07+0000
commitbb5d7c96783656a5c1be4bb93914032f40c37ab4 (patch)
treeb52139c28ae7accd31eff1c2006d0a50bf0f0d7c /ops/modules/automatic-gc.nix
parent98863e731221e3cd70f88b0f1e6646d958676e6c (diff)
feat(ops/pipelines): support buildkite retries r/8517
cl/12228 did enable automatic retries for some flaky tests, which
generally did work, as can be seen in
https://buildkite.com/tvl/depot/builds/35893

However, ":duck:" still reports as failing, because we check the number
of steps to be nonzero, which is not the case if retries have happened.

We cannot check for the overall status of the build, as it's still
"RUNNING", but instead of counting all failed steps so far, we can query
all failed jobs and then filter out the ones that were already retried.

Change-Id: Ib9d27587c8a8ba7970850812c4302fecdc4482e7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12233
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'ops/modules/automatic-gc.nix')
0 files changed, 0 insertions, 0 deletions