Skip to content
Success

Changes

Summary

  1. fix: operator git commit (#2741) (commit: e4027ac) (details)
  2. fix(tidb-tools): download dumpling for inregration-tests instead of (commit: b46e8d9) (details)
  3. fix(tidb-tools): chore fix (#2743) (commit: 2b7fb9f) (details)
  4. feat(tiflow): add tiflow postsubmit (#2744) (commit: e5401c0) (details)
Commit e4027ac5fa3448b4fc2458c5423ecbe17a90e195 by noreply
fix: operator git commit (#2741)

# Why:
- arm binary now use independent arm builder for fips
- we need export GIT_COMMIT every time or it would be overwrited by
jenkins

Signed-off-by: lijie <lijie@pingcap.com>
(commit: e4027ac)
The file was modifiedjenkins/pipelines/cd/tidb-operator.groovy (diff)
Commit b46e8d9a897e6a6302bbc4850347bdcdb86de0ec by noreply
fix(tidb-tools): download dumpling for inregration-tests instead of mydumper (#2742)

download dumpling for inregration-tests instead of mydumper.
(commit: b46e8d9)
The file was modifiedjenkins/pipelines/ci/tidb-tools/tools_ghpr_integration_test.groovy (diff)
Commit 2b7fb9fad7bd5b81bf289389b223977d5f23896f by noreply
fix(tidb-tools): chore fix (#2743)

(commit: 2b7fb9f)
The file was modifiedjenkins/pipelines/ci/tidb-tools/tools_ghpr_integration_test.groovy (diff)
Commit e5401c04ca9bb67e7aea269a3e5f575df814d8cd by noreply
feat(tiflow): add tiflow postsubmit (#2744)

* Add tiflow postsubmit jobs.
* Add merged_unit_test to run unit tests and upload code coverage to
codecov.io.
* Currently, coverage data is uploaded in tiflow PR, but the reporting
data on master is missing, causing codecov bot to indicate a decrease in
coverage.
(commit: e5401c0)
The file was addedpipelines/pingcap/tiflow/latest/merged_unit_test.groovy
The file was addedjobs/pingcap/tiflow/latest/merged_unit_test.groovy
The file was addedpipelines/pingcap/tiflow/latest/pod-merged_unit_test.yaml
The file was addedprow-jobs/pingcap-tiflow-latest-postsubmits.yaml
The file was modifiedprow-jobs/kustomization.yaml (diff)