Skip to content

Commit

Permalink
chore(pingcap/tidb): update trigger for CI job `pull-br-integration-t…
Browse files Browse the repository at this point in the history
…est` (#3040)

Also trigger`BR` integration testing when changes are made to `DDL`
module. @BornChanger @Benjamin2037

Fixes #3039

Signed-off-by: wuhuizuo <wuhuizuo@126.com>

---------

Signed-off-by: wuhuizuo <wuhuizuo@126.com>
  • Loading branch information
wuhuizuo authored Jul 31, 2024
1 parent 84ea7a4 commit 6442721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow-jobs/pingcap/tidb/latest-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ presubmits:
agent: jenkins
decorate: false # need add this.
context: pull-br-integration-test
run_if_changed: "br/.*"
run_if_changed: "(br|pkg/ddl|pkg/domain)/.*"
optional: false
skip_report: false
trigger: "(?m)^/test (?:.*? )?pull-br-integration-test(?: .*?)?$"
Expand Down

0 comments on commit 6442721

Please sign in to comment.