Skip to content
Success

Changes

Summary

  1. fix(ci): enlarge tidbrelease-8.5 pull_unit_test pod storage (#4543) (commit: 023fbc7) (details)
Commit 023fbc7307cc5a0f1cd67d4d7e0602f09aabb6d4 by noreply
fix(ci): enlarge tidbrelease-8.5 pull_unit_test pod storage (#4543)

## Summary
- increase release-8.5 pull_unit_test workspace and bazel-out volumes to
300Gi
- add a dedicated bazel repository cache mount to match the master job
pod layout
- rewrite Makefile.common repository_cache path so the new cache mount
is used during replay and normal runs

## Verification
- Jenkinsfile validator: `.ci/verify-jenkins-pipeline-file.sh
pipelines/pingcap/tidb/release-8.5/pull_unit_test.groovy`

Co-authored-by: wuhuizuo <wuhuizuo@126.com>
(commit: 023fbc7)
The file was modifiedpipelines/pingcap/tidb/release-8.5/pull_unit_test.groovy (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.5/pod-pull_unit_test.yaml (diff)