Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce job frequencies for release branches and serving e2e's #494

Merged
merged 2 commits into from
Aug 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion prow/cluster/build/boskos-janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ metadata:
app: boskos-janitor
namespace: test-pods
spec:
replicas: 6 # Number of distributed janitor instances; k8s has ~1/16 as many projects
replicas: 3
selector:
matchLabels:
app: boskos-janitor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-0.1
testgrid-tab-name: backstage-plugins-continuous
cluster: prow-build
cron: 46 17 * * *
cron: 46 17 * * */3
decorate: true
extra_refs:
- base_ref: release-0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-autoscaler-keda-continuous
cluster: prow-build
cron: 39 22 * * *
cron: 39 22 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-autoscaler-keda-continuous
cluster: prow-build
cron: 0 19 * * *
cron: 0 19 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-ceph-continuous
cluster: prow-build
cron: 36 19 * * *
cron: 36 19 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-ceph-continuous
cluster: prow-build
cron: 31 14 * * *
cron: 31 14 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-github-continuous
cluster: prow-build
cron: 51 10 * * *
cron: 51 10 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-github-continuous
cluster: prow-build
cron: 0 7 * * *
cron: 0 7 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-gitlab-continuous
cluster: prow-build
cron: 27 10 * * *
cron: 27 10 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-gitlab-continuous
cluster: prow-build
cron: 16 23 * * *
cron: 16 23 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-istio-continuous
cluster: prow-build
cron: 14 21 * * *
cron: 14 21 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-istio-continuous
cluster: prow-build
cron: 45 16 * * *
cron: 45 16 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-kafka-broker-continuous
cluster: prow-build
cron: 28 11 * * *
cron: 28 11 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-kafka-broker-continuous
cluster: prow-build
cron: 39 22 * * *
cron: 39 22 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-kogito-continuous
cluster: prow-build
cron: 51 22 * * *
cron: 51 22 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-kogito-continuous
cluster: prow-build
cron: 44 3 * * *
cron: 44 3 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-natss-continuous
cluster: prow-build
cron: 7 2 * * *
cron: 7 2 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-natss-continuous
cluster: prow-build
cron: 28 23 * * *
cron: 28 23 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-rabbitmq-continuous
cluster: prow-build
cron: 30 13 * * *
cron: 30 13 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-rabbitmq-continuous
cluster: prow-build
cron: 9 16 * * *
cron: 9 16 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: eventing-redis-continuous
cluster: prow-build
cron: 13 8 * * *
cron: 13 8 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-redis-continuous
cluster: prow-build
cron: 14 21 * * *
cron: 14 21 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: kn-plugin-admin-continuous
cluster: prow-build
cron: 58 5 * * *
cron: 58 5 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: kn-plugin-admin-continuous
cluster: prow-build
cron: 57 16 * * *
cron: 57 16 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: kn-plugin-event-continuous
cluster: prow-build
cron: 53 0 * * *
cron: 53 0 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: kn-plugin-event-continuous
cluster: prow-build
cron: 38 21 * * *
cron: 38 21 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: kn-plugin-operator-continuous
cluster: prow-build
cron: 41 0 * * *
cron: 41 0 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: kn-plugin-operator-continuous
cluster: prow-build
cron: 2 21 * * *
cron: 2 21 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: kn-plugin-quickstart-continuous
cluster: prow-build
cron: 44 15 * * *
cron: 44 15 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: kn-plugin-quickstart-continuous
cluster: prow-build
cron: 39 10 * * *
cron: 39 10 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.1
testgrid-tab-name: kn-plugin-service-log-continuous
cluster: prow-build
cron: 37 8 * * *
cron: 37 8 * * */3
decorate: true
extra_refs:
- base_ref: release-1.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: kn-plugin-source-kafka-continuous
cluster: prow-build
cron: 51 10 * * *
cron: 51 10 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: kn-plugin-source-kafka-continuous
cluster: prow-build
cron: 40 23 * * *
cron: 40 23 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: kn-plugin-source-kamelet-continuous
cluster: prow-build
cron: 10 5 * * *
cron: 10 5 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: kn-plugin-source-kamelet-continuous
cluster: prow-build
cron: 53 0 * * *
cron: 53 0 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: net-contour-continuous
cluster: prow-build
cron: 7 14 * * *
cron: 7 14 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: net-contour-continuous
cluster: prow-build
cron: 8 3 * * *
cron: 8 3 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: net-istio-continuous
cluster: prow-build
cron: 5 12 * * *
cron: 5 12 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: net-istio-continuous
cluster: prow-build
cron: 50 9 * * *
cron: 50 9 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: net-kourier-continuous
cluster: prow-build
cron: 38 21 * * *
cron: 38 21 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: net-kourier-continuous
cluster: prow-build
cron: 13 8 * * *
cron: 13 8 * * */3
decorate: true
extra_refs:
- base_ref: release-1.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-0.5
testgrid-tab-name: security-guard-continuous
cluster: prow-build
cron: 6 1 * * *
cron: 6 1 * * */3
decorate: true
extra_refs:
- base_ref: release-0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-0.6
testgrid-tab-name: security-guard-continuous
cluster: prow-build
cron: 23 6 * * *
cron: 23 6 * * */3
decorate: true
extra_refs:
- base_ref: release-0.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-tab-name: serving-progressive-rollout-continuous
cluster: prow-build
cron: 41 0 * * *
cron: 41 0 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
Expand Down
Loading
Loading