Skip to content
Success

Changes

Summary

  1. chore(tiflow): keep the trigger command and context consistent (#3308) (commit: 9f66b5b) (details)
Commit 9f66b5b976fb458dbf68414b03bd1542abae8257 by noreply
chore(tiflow): keep the trigger command and context consistent (#3308)

To reduce the memory cost of triggering commands, keep the trigger
command consistent with the context.

Taking pull-cdc-integration-kafka-test as an example. Context of this
pipeline is `pull-cdc-integration-kafka-test`
* The current trigger command is `/test cdc-integration-kafka-test`
* The adjusted trigger command is `/test
pull-cdc-integration-kafka-test`

For `jenkins-ticdc/verify`, because this pipeline includes unit tests
and build for multiple components (CDC and other components), so we
update this context to `pull-verify`
* The context will change from `jenkins-ticdc/verify` to `pull-verify`
* The trigger command will change from `/test verify` to `/test
pull-verify`

---------

Signed-off-by: purelind <purelind@gmail.com>
(commit: 9f66b5b)
The file was modifiedprow-jobs/pingcap/tiflow/release-7.2-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-8.1-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-8.5-centos-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-7.3-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-5.4-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-6.5-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-7.1.0-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-8.4-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-7.5-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-8.3-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/latest-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-7.1-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-7.6-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-6.2-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-6.0-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-6.1-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-5.3-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-8.0-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-6.5-fips-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-6.5-20241101-v6.5.7-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-8.5-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-8.2-presubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/tiflow/release-7.4-presubmits.yaml (diff)