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: