Skip to content
Success

Changes

Summary

  1. fix(tidb-test): use component.fetchAndExtractArtifact for artifact (commit: b0b6dc7) (details)
Commit b0b6dc7dede06f465925554d83f98cae33c0f984 by noreply
fix(tidb-test): use component.fetchAndExtractArtifact for artifact download (#3959)

Replace direct shell script call with component.fetchAndExtractArtifact
to automatically handle branch fallback for hotfix branches.

Changes:
- Replace download_pingcap_artifact.sh with
component.fetchAndExtractArtifact
- Automatically fallback from hotfix branch (e.g.,
release-8.5-20251125-v8.5.4) to release branch (e.g., release-8.5) when
artifact doesn't exist
- Fix 404 errors when downloading tikv/pd artifacts for hotfix branches
(commit: b0b6dc7)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-6.1/ghpr_integration_mysql_test.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-8.5/ghpr_common_test.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/latest/ghpr_integration_nodejs_test/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-7.1/ghpr_common_test.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_common_test.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/latest/ghpr_integration_mysql_test/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/latest/ghpr_integration_jdbc_test/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_mysql_test.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-7.1/ghpr_integration_jdbc_test.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_mysql_test.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/latest/ghpr_integration_python_orm_test/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/latest/ghpr_common_test/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/latest/ghpr_integration_common_test/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_common_test.groovy (diff)
The file was modifiedpipelines/pingcap-qe/tidb-test/release-8.5/ghpr_integration_jdbc_test.groovy (diff)