diff --git a/prow-jobs/pingcap/tidb/release-8.1-presubmits.yaml b/prow-jobs/pingcap/tidb/release-8.1-presubmits.yaml index a54dd1d9f..8db28182d 100644 --- a/prow-jobs/pingcap/tidb/release-8.1-presubmits.yaml +++ b/prow-jobs/pingcap/tidb/release-8.1-presubmits.yaml @@ -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: