Skip to content

Commit

Permalink
Revert "feat(br): enable condition trigger of br test on 8.1 (#3332)"
Browse files Browse the repository at this point in the history
This reverts commit 9bf6dea.
  • Loading branch information
purelind authored Feb 5, 2025
1 parent 8fd30db commit 9c2c8c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion prow-jobs/pingcap/tidb/release-8.1-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ presubmits:
agent: jenkins
decorate: false # need add this.
context: pull-br-integration-test
run_if_changed: "(br|pkg/(ddl|domain|infoschema))/.*"
always_run: false
optional: true
skip_report: false
trigger: "(?m)^/test (?:.*? )?pull-br-integration-test(?: .*?)?$"
rerun_command: "/test pull-br-integration-test"
branches:
Expand Down

0 comments on commit 9c2c8c1

Please sign in to comment.