Skip to content

Commit

Permalink
Update pingcap-tiproxy-latest-presubmits.yaml (#2286)
Browse files Browse the repository at this point in the history
  • Loading branch information
purelind authored Jul 19, 2023
1 parent 548ed18 commit f4269ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions prow-jobs/pingcap-tiproxy-latest-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ presubmits:
- name: pingcap/tiproxy/pull_mysql_connector_test
agent: jenkins
decorate: false # need add this.
# skip_if_only_changed: "(\\.md|Dockerfile|OWNERS|OWNERS_ALIASES)$"
always_run: false # need remove this after the debug is done.
context: wip/pull-mysql-connector-test
skip_if_only_changed: "(\\.md|Dockerfile|OWNERS|OWNERS_ALIASES)$"
run_before_merge: true
context: pull-mysql-connector-test
skip_report: false
trigger: "(?m)^/test (?:.*? )?pull-mysql-connector-test(?: .*?)?$"
trigger: "(?m)^/test (?:.*? )?(pull-mysql-connector-test|all)(?: .*?)?$"
rerun_command: "/test pull-mysql-connector-test"
branches:
- ^main$
Expand Down

0 comments on commit f4269ed

Please sign in to comment.