Skip to content

Commit

Permalink
[Auto] Update prow jobs for release branches (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
knative-prow-updater-robot authored Jul 25, 2024
1 parent 74b557e commit c7ea1d3
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 57 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@

periodics:
- annotations:
testgrid-dashboards: knative-extensions-release-1.13
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-autoscaler-keda-continuous
cluster: prow-build
cron: 6 13 * * *
cron: 0 19 * * *
decorate: true
extra_refs:
- base_ref: release-1.13
- base_ref: release-1.15
org: knative-extensions
path_alias: knative.dev/eventing-autoscaler-keda
repo: eventing-autoscaler-keda
name: continuous_eventing-autoscaler-keda_release-1.13_periodic
name: continuous_eventing-autoscaler-keda_release-1.15_periodic
spec:
containers:
- command:
Expand Down Expand Up @@ -47,18 +47,18 @@ periodics:
path: service-account.json
secretName: prow-google-credentials
- annotations:
testgrid-dashboards: knative-extensions-release-1.13
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-autoscaler-keda-release
cluster: prow-build
cron: 30 9 * * 2
cron: 4 9 * * 2
decorate: true
extra_refs:
- base_ref: release-1.13
- base_ref: release-1.15
org: knative-extensions
path_alias: knative.dev/eventing-autoscaler-keda
repo: eventing-autoscaler-keda
max_concurrency: 1
name: release_eventing-autoscaler-keda_release-1.13_periodic
name: release_eventing-autoscaler-keda_release-1.15_periodic
spec:
containers:
- command:
Expand All @@ -72,7 +72,7 @@ periodics:
- --github-token
- /etc/hub-token/token
- --branch
- release-1.13
- release-1.15
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/release-account/service-account.json
Expand Down Expand Up @@ -114,10 +114,10 @@ presubmits:
knative-extensions/eventing-autoscaler-keda:
- always_run: true
branches:
- ^release-1.13$
- ^release-1.15$
cluster: prow-build
decorate: true
name: integration-test-kafka-source_eventing-autoscaler-keda_release-1.13
name: integration-test-kafka-source_eventing-autoscaler-keda_release-1.15
optional: true
path_alias: knative.dev/eventing-autoscaler-keda
rerun_command: /test integration-test-kafka-source
Expand Down Expand Up @@ -151,13 +151,13 @@ presubmits:
path: service-account.json
secretName: prow-google-credentials
trigger: ((?m)^/test( | .* )integration-test-kafka-source,?($|\s.*))|((?m)^/test(
| .* )integration-test-kafka-source_eventing-autoscaler-keda_release-1.13,?($|\s.*))
| .* )integration-test-kafka-source_eventing-autoscaler-keda_release-1.15,?($|\s.*))
- always_run: true
branches:
- ^release-1.13$
- ^release-1.15$
cluster: prow-build
decorate: true
name: integration-test-kafka-mt-source_eventing-autoscaler-keda_release-1.13
name: integration-test-kafka-mt-source_eventing-autoscaler-keda_release-1.15
optional: true
path_alias: knative.dev/eventing-autoscaler-keda
rerun_command: /test integration-test-kafka-mt-source
Expand Down Expand Up @@ -191,4 +191,4 @@ presubmits:
path: service-account.json
secretName: prow-google-credentials
trigger: ((?m)^/test( | .* )integration-test-kafka-mt-source,?($|\s.*))|((?m)^/test(
| .* )integration-test-kafka-mt-source_eventing-autoscaler-keda_release-1.13,?($|\s.*))
| .* )integration-test-kafka-mt-source_eventing-autoscaler-keda_release-1.15,?($|\s.*))
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@

periodics:
- annotations:
testgrid-dashboards: knative-extensions-release-1.13
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-istio-continuous
cluster: prow-build
cron: 47 6 * * *
cron: 45 16 * * *
decorate: true
extra_refs:
- base_ref: release-1.13
- base_ref: release-1.15
org: knative-extensions
path_alias: knative.dev/eventing-istio
repo: eventing-istio
name: continuous_eventing-istio_release-1.13_periodic
name: continuous_eventing-istio_release-1.15_periodic
spec:
containers:
- command:
Expand Down Expand Up @@ -65,18 +65,18 @@ periodics:
type: Directory
name: cgroup
- annotations:
testgrid-dashboards: knative-extensions-release-1.13
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: eventing-istio-release
cluster: prow-build
cron: 5 9 * * 2
cron: 51 9 * * 2
decorate: true
extra_refs:
- base_ref: release-1.13
- base_ref: release-1.15
org: knative-extensions
path_alias: knative.dev/eventing-istio
repo: eventing-istio
max_concurrency: 1
name: release_eventing-istio_release-1.13_periodic
name: release_eventing-istio_release-1.15_periodic
spec:
containers:
- command:
Expand All @@ -90,7 +90,7 @@ periodics:
- --github-token
- /etc/hub-token/token
- --branch
- release-1.13
- release-1.15
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/release-account/service-account.json
Expand Down Expand Up @@ -150,10 +150,10 @@ presubmits:
knative-extensions/eventing-istio:
- always_run: true
branches:
- ^release-1.13$
- ^release-1.15$
cluster: prow-build
decorate: true
name: build-tests_eventing-istio_release-1.13
name: build-tests_eventing-istio_release-1.15
path_alias: knative.dev/eventing-istio
rerun_command: /test build-tests
spec:
Expand All @@ -170,13 +170,13 @@ presubmits:
nodeSelector:
kubernetes.io/arch: amd64
type: testing
trigger: ((?m)^/test( | .* )build-tests,?($|\s.*))|((?m)^/test( | .* )build-tests_eventing-istio_release-1.13,?($|\s.*))
trigger: ((?m)^/test( | .* )build-tests,?($|\s.*))|((?m)^/test( | .* )build-tests_eventing-istio_release-1.15,?($|\s.*))
- always_run: true
branches:
- ^release-1.13$
- ^release-1.15$
cluster: prow-build
decorate: true
name: unit-tests_eventing-istio_release-1.13
name: unit-tests_eventing-istio_release-1.15
path_alias: knative.dev/eventing-istio
rerun_command: /test unit-tests
spec:
Expand All @@ -193,13 +193,13 @@ presubmits:
nodeSelector:
kubernetes.io/arch: amd64
type: testing
trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_eventing-istio_release-1.13,?($|\s.*))
trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_eventing-istio_release-1.15,?($|\s.*))
- always_run: true
branches:
- ^release-1.13$
- ^release-1.15$
cluster: prow-build
decorate: true
name: integration-tests_eventing-istio_release-1.13
name: integration-tests_eventing-istio_release-1.15
path_alias: knative.dev/eventing-istio
rerun_command: /test integration-tests
spec:
Expand Down Expand Up @@ -248,4 +248,4 @@ presubmits:
path: /sys/fs/cgroup
type: Directory
name: cgroup
trigger: ((?m)^/test( | .* )integration-tests,?($|\s.*))|((?m)^/test( | .* )integration-tests_eventing-istio_release-1.13,?($|\s.*))
trigger: ((?m)^/test( | .* )integration-tests,?($|\s.*))|((?m)^/test( | .* )integration-tests_eventing-istio_release-1.15,?($|\s.*))
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@

periodics:
- annotations:
testgrid-dashboards: knative-extensions-release-1.13
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: kn-plugin-source-kafka-continuous
cluster: prow-build
cron: 14 9 * * *
cron: 40 23 * * *
decorate: true
extra_refs:
- base_ref: release-1.13
- base_ref: release-1.15
org: knative-extensions
path_alias: knative.dev/kn-plugin-source-kafka
repo: kn-plugin-source-kafka
name: continuous_kn-plugin-source-kafka_release-1.13_periodic
name: continuous_kn-plugin-source-kafka_release-1.15_periodic
spec:
containers:
- command:
Expand Down Expand Up @@ -47,18 +47,18 @@ periodics:
path: service-account.json
secretName: prow-google-credentials
- annotations:
testgrid-dashboards: knative-extensions-release-1.13
testgrid-dashboards: knative-extensions-release-1.15
testgrid-tab-name: kn-plugin-source-kafka-release
cluster: prow-build
cron: 22 9 * * 2
cron: 12 9 * * 2
decorate: true
extra_refs:
- base_ref: release-1.13
- base_ref: release-1.15
org: knative-extensions
path_alias: knative.dev/kn-plugin-source-kafka
repo: kn-plugin-source-kafka
max_concurrency: 1
name: release_kn-plugin-source-kafka_release-1.13_periodic
name: release_kn-plugin-source-kafka_release-1.15_periodic
spec:
containers:
- command:
Expand All @@ -78,7 +78,7 @@ periodics:
- --apple-codesign-password-file
- /etc/notary/password
- --branch
- release-1.13
- release-1.15
env:
- name: E2E_CLUSTER_REGION
value: us-central1
Expand Down Expand Up @@ -143,10 +143,10 @@ presubmits:
knative-extensions/kn-plugin-source-kafka:
- always_run: true
branches:
- ^release-1.13$
- ^release-1.15$
cluster: prow-build
decorate: true
name: build-tests_kn-plugin-source-kafka_release-1.13
name: build-tests_kn-plugin-source-kafka_release-1.15
path_alias: knative.dev/kn-plugin-source-kafka
rerun_command: /test build-tests
spec:
Expand All @@ -163,13 +163,13 @@ presubmits:
nodeSelector:
kubernetes.io/arch: amd64
type: testing
trigger: ((?m)^/test( | .* )build-tests,?($|\s.*))|((?m)^/test( | .* )build-tests_kn-plugin-source-kafka_release-1.13,?($|\s.*))
trigger: ((?m)^/test( | .* )build-tests,?($|\s.*))|((?m)^/test( | .* )build-tests_kn-plugin-source-kafka_release-1.15,?($|\s.*))
- always_run: true
branches:
- ^release-1.13$
- ^release-1.15$
cluster: prow-build
decorate: true
name: unit-tests_kn-plugin-source-kafka_release-1.13
name: unit-tests_kn-plugin-source-kafka_release-1.15
path_alias: knative.dev/kn-plugin-source-kafka
rerun_command: /test unit-tests
spec:
Expand All @@ -186,13 +186,13 @@ presubmits:
nodeSelector:
kubernetes.io/arch: amd64
type: testing
trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_kn-plugin-source-kafka_release-1.13,?($|\s.*))
trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_kn-plugin-source-kafka_release-1.15,?($|\s.*))
- always_run: true
branches:
- ^release-1.13$
- ^release-1.15$
cluster: prow-build
decorate: true
name: integration-tests_kn-plugin-source-kafka_release-1.13
name: integration-tests_kn-plugin-source-kafka_release-1.15
path_alias: knative.dev/kn-plugin-source-kafka
rerun_command: /test integration-tests
spec:
Expand Down Expand Up @@ -223,4 +223,4 @@ presubmits:
- key: service-account-key.json
path: service-account.json
secretName: prow-google-credentials
trigger: ((?m)^/test( | .* )integration-tests,?($|\s.*))|((?m)^/test( | .* )integration-tests_kn-plugin-source-kafka_release-1.13,?($|\s.*))
trigger: ((?m)^/test( | .* )integration-tests,?($|\s.*))|((?m)^/test( | .* )integration-tests_kn-plugin-source-kafka_release-1.15,?($|\s.*))
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# #### ####
# #############################################################################
branches:
- release-1.13
- release-1.15
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240723-cbf584354
jobs:
- command:
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
- --github-token
- /etc/hub-token/token
- --branch
- release-1.13
- release-1.15
excluded_requirements:
- gcp
max_concurrency: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# #### ####
# #############################################################################
branches:
- release-1.13
- release-1.15
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240723-cbf584354
jobs:
- command:
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
- --github-token
- /etc/hub-token/token
- --branch
- release-1.13
- release-1.15
excluded_requirements:
- gcp
max_concurrency: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# #### ####
# #############################################################################
branches:
- release-1.13
- release-1.15
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240723-cbf584354
jobs:
- command:
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
- --apple-codesign-password-file
- /etc/notary/password
- --branch
- release-1.13
- release-1.15
excluded_requirements:
- gcp
max_concurrency: 1
Expand Down

0 comments on commit c7ea1d3

Please sign in to comment.