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..ad7a4cee 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 0 5 31 2 ?" jobTemplate: spec: template: