From 8a513def9692773fae2868bcdf1b69a015d3ec5d Mon Sep 17 00:00:00 2001 From: okJiang <819421878@qq.com> Date: Tue, 22 Oct 2024 10:34:58 +0800 Subject: [PATCH] remove option from pd integration test Signed-off-by: okJiang <819421878@qq.com> --- prow-jobs/tikv/pd/latest-presubmits.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prow-jobs/tikv/pd/latest-presubmits.yaml b/prow-jobs/tikv/pd/latest-presubmits.yaml index b7c5ec272..876f00d08 100644 --- a/prow-jobs/tikv/pd/latest-presubmits.yaml +++ b/prow-jobs/tikv/pd/latest-presubmits.yaml @@ -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"