snix/ops
Florian Klink bb5d7c9678 feat(ops/pipelines): support buildkite retries
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, "🦆" 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>
2024-08-19 10:07:08 +00:00
..
besadii
buildkite
deploy-whitby
dns
gerrit-autosubmit
gerrit-tvl
glesys
journaldriver
keycloak
kontemplate chore(kontemplate): Migrate to Go modules 2024-06-10 07:40:05 +00:00
machines feat(fun/clbot,ops/machines/whitby): filter tvix-dev clbot 2024-06-03 19:35:34 +00:00
modules feat(fun/clbot,ops/machines/whitby): filter tvix-dev clbot 2024-06-03 19:35:34 +00:00
mq_cli
pipelines feat(ops/pipelines): support buildkite retries 2024-08-19 10:07:08 +00:00
posix_mq.rs
secrets feat(tazjin/keys): add SSH key for arbat 2024-06-09 17:56:03 +00:00
terraform docs(ops/terraform/deploy-nixos): document variables in README 2024-06-10 12:04:13 +00:00
users feat(ops/users): Add elle to users 2024-08-11 03:32:13 +00:00
yandex-base-image
yandex-cloud-rs
nixos.nix