Skip to content
Success

Changes

Summary

  1. fix(tekton/v1/triggers): update resources for gcp cluster (#4005) (commit: 5cd23d4) (details)
Commit 5cd23d4138ab5f955e6789c7411d965f72614e87 by noreply
fix(tekton/v1/triggers): update resources for gcp cluster (#4005)

Adjust builder resources and workspace sizes for various pipelines:
- Reduce CPU from 8 to 6 and memory from 32Gi to 24Gi for tici pipelines
- Increase source workspace size from 10Gi to 20Gi for
advanced-statefulset
- Increase source workspace size from 10Gi to 20Gi for tidb-operator
- Increase builder resources for tidb-operator from 2 CPU/8Gi to 3
CPU/12Gi

We can not request pvc with size lower than 20Gi under storageclass
`hyperdisk-rwo`.
(commit: 5cd23d4)
The file was modifiedtekton/v1/triggers/triggers/env-gcp/pingcap/advanced-statefulset/git-create-tag.yaml (diff)
The file was modifiedtekton/v1/triggers/triggers/env-gcp/pingcap/tidb-operator/git-create-tag.yaml (diff)
The file was modifiedtekton/v1/triggers/triggers/env-gcp/pingcap/advanced-statefulset/git-push.yaml (diff)
The file was modifiedtekton/v1/triggers/triggers/env-gcp/pingcap-inc/tici/git-create-tag.yaml (diff)
The file was modifiedtekton/v1/triggers/triggers/env-gcp/pingcap/tidb-operator/git-push.yaml (diff)
The file was modifiedtekton/v1/triggers/triggers/env-gcp/pingcap-inc/tici/git-push.yaml (diff)