Skip to content
Success

Changes

Summary

  1. opt(tekton/v1/pipelines): add retries to pipeline tasks for better (commit: b6055a3) (details)
Commit b6055a37aedbbada9ec9b2d5772f2780aaa107b9 by noreply
opt(tekton/v1/pipelines): add retries to pipeline tasks for better reliability (#4072)

Add retry mechanism with 2 attempts to multiple tasks in both Darwin and
Linux build pipelines to avoid run on GCP meet the TaintManagerEviction
on spot nodes.
(commit: b6055a3)
The file was modifiedtekton/v1/pipelines/pingcap-build-package-darwin.yaml (diff)
The file was modifiedtekton/v1/pipelines/pingcap-build-package-linux.yaml (diff)