Skip to content

Commit

Permalink
pd: remove option from pd integration test (#3180)
Browse files Browse the repository at this point in the history
Signed-off-by: okJiang <[email protected]>
  • Loading branch information
okJiang authored Oct 22, 2024
1 parent d05aafe commit c1beb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow-jobs/tikv/pd/latest-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ presubmits:
agent: jenkins
decorate: false # need add this.
always_run: true
optional: true
optional: false
context: pull-integration-realcluster-test
trigger: "(?m)^/test (?:.*? )?pull-integration-realcluster-test(?: .*?)?$"
rerun_command: "/test pull-integration-realcluster-test"
Expand Down

0 comments on commit c1beb7b

Please sign in to comment.