Skip to content
Success

Changes

Summary

  1. feat: cache build in tiflash pipeline (#3107) (commit: 9e3c33e) (details)
Commit 9e3c33ebef1dca8ddffdbc09bcb3762dd59cd838 by noreply
feat: cache build in tiflash pipeline (#3107)

For PRs with significant changes, tiflash build binary generally takes
25 minutes. For some test instabilities or environment issues causing
pipeline execution failures, repeatedly building the same commit SHA
binary of a PR is unnecessary; therefore, adding a build cache is used
for acceleration.
(commit: 9e3c33e)
The file was modifiedpipelines/pingcap/tiflash/latest/pull_integration_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pull_unit_test.groovy (diff)