Skip to content
Success

Changes

Summary

  1. fix(pipelines/tiflow): update binary download script references to (commit: 40916db) (details)
Commit 40916dbaccf845ca30ff0d8820fde19792ce1070 by noreply
fix(pipelines/tiflow): update binary download script references to specific release versions on hotfix branch (#3616)

Updated the binary download script references in multiple integration
test files to use the specific release version (release-7.1,
release-8.1, release-8.5) instead of the base reference. This change
ensures that the correct binaries are downloaded for the respective
release branches.

This is to ensure that there are no errors when executing downloads for
the hotfix branch; in fact, the hotfix branch will download dependencies
with precise tags.
(commit: 40916db)
The file was modifiedpipelines/pingcap/tiflow/release-7.1/pull_cdc_integration_storage_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-8.1/pull_cdc_integration_mysql_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-8.1/pull_cdc_integration_pulsar_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-7.1/pull_cdc_integration_kafka_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-8.1/pull_cdc_integration_kafka_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-8.5/pull_cdc_integration_mysql_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-8.5/pull_cdc_integration_pulsar_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-7.1/pull_cdc_integration_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-8.5/pull_cdc_integration_storage_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-8.1/pull_cdc_integration_storage_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflow/release-8.5/pull_cdc_integration_kafka_test.groovy (diff)