From fc19591118b147d33edb0b8521254c62a4be10e1 Mon Sep 17 00:00:00 2001 From: David Kornel Date: Mon, 15 Jul 2024 10:34:40 +0200 Subject: [PATCH] Disable odh-e2e continuous pipeline (#376) * Disable odh-e2e continuous pipeline Signed-off-by: David Kornel * Disable odh-e2e continuous pipeline Signed-off-by: David Kornel --------- Signed-off-by: David Kornel --- .../tekton/pipelines/test-suite/odh-e2e-test-suite.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/roles/automation-hub/templates/tekton/pipelines/test-suite/odh-e2e-test-suite.yaml.j2 b/install/roles/automation-hub/templates/tekton/pipelines/test-suite/odh-e2e-test-suite.yaml.j2 index fc7fe58c..406802cc 100644 --- a/install/roles/automation-hub/templates/tekton/pipelines/test-suite/odh-e2e-test-suite.yaml.j2 +++ b/install/roles/automation-hub/templates/tekton/pipelines/test-suite/odh-e2e-test-suite.yaml.j2 @@ -158,7 +158,7 @@ metadata: spec: failedJobsHistoryLimit: 1 successfulJobsHistoryLimit: 1 - schedule: "0 */1 * * *" + schedule: "0 25 32 13 *" jobTemplate: spec: template: