Skip to content

Commit

Permalink
[Auto] Update prow jobs for release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
knative-prow-updater-robot authored and ci-robot committed Oct 23, 2024
1 parent 8e35f33 commit c244ef3
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 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.14
testgrid-dashboards: knative-extensions-release-1.16
testgrid-tab-name: kn-plugin-operator-continuous
cluster: prow-build
cron: 41 0 * * */3
cron: 47 18 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
- base_ref: release-1.16
org: knative-extensions
path_alias: knative.dev/kn-plugin-operator
repo: kn-plugin-operator
name: continuous_kn-plugin-operator_release-1.14_periodic
name: continuous_kn-plugin-operator_release-1.16_periodic
spec:
containers:
- command:
Expand Down Expand Up @@ -47,17 +47,17 @@ periodics:
path: service-account.json
secretName: prow-google-credentials
- annotations:
testgrid-dashboards: knative-extensions-release-1.14
testgrid-dashboards: knative-extensions-release-1.16
testgrid-tab-name: kn-plugin-operator-release
cluster: prow-build
cron: 19 9 * * 2
cron: 41 9 * * 2
decorate: true
extra_refs:
- base_ref: release-1.14
- base_ref: release-1.16
org: knative-extensions
path_alias: knative.dev/kn-plugin-operator
repo: kn-plugin-operator
name: release_kn-plugin-operator_release-1.14_periodic
name: release_kn-plugin-operator_release-1.16_periodic
spec:
containers:
- command:
Expand All @@ -77,7 +77,7 @@ periodics:
- --apple-codesign-password-file
- /etc/notary/password
- --branch
- release-1.14
- release-1.16
env:
- name: E2E_CLUSTER_REGION
value: us-central1
Expand Down Expand Up @@ -124,10 +124,10 @@ presubmits:
knative-extensions/kn-plugin-operator:
- always_run: true
branches:
- ^release-1.14$
- ^release-1.16$
cluster: prow-build
decorate: true
name: build-tests_kn-plugin-operator_release-1.14
name: build-tests_kn-plugin-operator_release-1.16
path_alias: knative.dev/kn-plugin-operator
rerun_command: /test build-tests
spec:
Expand All @@ -144,13 +144,13 @@ presubmits:
nodeSelector:
kubernetes.io/arch: amd64
type: testing
trigger: ((?m)^/test( | .* )build-tests,?($|\s.*))|((?m)^/test( | .* )build-tests_kn-plugin-operator_release-1.14,?($|\s.*))
trigger: ((?m)^/test( | .* )build-tests,?($|\s.*))|((?m)^/test( | .* )build-tests_kn-plugin-operator_release-1.16,?($|\s.*))
- always_run: true
branches:
- ^release-1.14$
- ^release-1.16$
cluster: prow-build
decorate: true
name: unit-tests_kn-plugin-operator_release-1.14
name: unit-tests_kn-plugin-operator_release-1.16
path_alias: knative.dev/kn-plugin-operator
rerun_command: /test unit-tests
spec:
Expand All @@ -167,13 +167,13 @@ presubmits:
nodeSelector:
kubernetes.io/arch: amd64
type: testing
trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_kn-plugin-operator_release-1.14,?($|\s.*))
trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_kn-plugin-operator_release-1.16,?($|\s.*))
- always_run: true
branches:
- ^release-1.14$
- ^release-1.16$
cluster: prow-build
decorate: true
name: integration-tests_kn-plugin-operator_release-1.14
name: integration-tests_kn-plugin-operator_release-1.16
path_alias: knative.dev/kn-plugin-operator
rerun_command: /test integration-tests
spec:
Expand Down Expand Up @@ -204,4 +204,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-operator_release-1.14,?($|\s.*))
trigger: ((?m)^/test( | .* )integration-tests,?($|\s.*))|((?m)^/test( | .* )integration-tests_kn-plugin-operator_release-1.16,?($|\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.14
testgrid-dashboards: knative-extensions-release-1.16
testgrid-tab-name: serving-progressive-rollout-continuous
cluster: prow-build
cron: 41 0 * * */3
cron: 39 10 * * */3
decorate: true
extra_refs:
- base_ref: release-1.14
- base_ref: release-1.16
org: knative-extensions
path_alias: knative.dev/serving-progressive-rollout
repo: serving-progressive-rollout
name: continuous_serving-progressive-rollout_release-1.14_periodic
name: continuous_serving-progressive-rollout_release-1.16_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.14
testgrid-dashboards: knative-extensions-release-1.16
testgrid-tab-name: serving-progressive-rollout-release
cluster: prow-build
cron: 19 9 * * 2
cron: 5 9 * * 2
decorate: true
extra_refs:
- base_ref: release-1.14
- base_ref: release-1.16
org: knative-extensions
path_alias: knative.dev/serving-progressive-rollout
repo: serving-progressive-rollout
max_concurrency: 1
name: release_serving-progressive-rollout_release-1.14_periodic
name: release_serving-progressive-rollout_release-1.16_periodic
spec:
containers:
- command:
Expand All @@ -72,7 +72,7 @@ periodics:
- --github-token
- /etc/hub-token/token
- --branch
- release-1.14
- release-1.16
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/release-account/service-account.json
Expand Down Expand Up @@ -114,10 +114,10 @@ presubmits:
knative-extensions/serving-progressive-rollout:
- always_run: true
branches:
- ^release-1.14$
- ^release-1.16$
cluster: prow-build
decorate: true
name: build-tests_serving-progressive-rollout_release-1.14
name: build-tests_serving-progressive-rollout_release-1.16
path_alias: knative.dev/serving-progressive-rollout
rerun_command: /test build-tests
spec:
Expand All @@ -134,13 +134,13 @@ presubmits:
nodeSelector:
kubernetes.io/arch: amd64
type: testing
trigger: ((?m)^/test( | .* )build-tests,?($|\s.*))|((?m)^/test( | .* )build-tests_serving-progressive-rollout_release-1.14,?($|\s.*))
trigger: ((?m)^/test( | .* )build-tests,?($|\s.*))|((?m)^/test( | .* )build-tests_serving-progressive-rollout_release-1.16,?($|\s.*))
- always_run: true
branches:
- ^release-1.14$
- ^release-1.16$
cluster: prow-build
decorate: true
name: unit-tests_serving-progressive-rollout_release-1.14
name: unit-tests_serving-progressive-rollout_release-1.16
path_alias: knative.dev/serving-progressive-rollout
rerun_command: /test unit-tests
spec:
Expand All @@ -157,13 +157,13 @@ presubmits:
nodeSelector:
kubernetes.io/arch: amd64
type: testing
trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_serving-progressive-rollout_release-1.14,?($|\s.*))
trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_serving-progressive-rollout_release-1.16,?($|\s.*))
- always_run: true
branches:
- ^release-1.14$
- ^release-1.16$
cluster: prow-build
decorate: true
name: integration-tests_serving-progressive-rollout_release-1.14
name: integration-tests_serving-progressive-rollout_release-1.16
path_alias: knative.dev/serving-progressive-rollout
rerun_command: /test integration-tests
spec:
Expand Down Expand Up @@ -194,4 +194,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_serving-progressive-rollout_release-1.14,?($|\s.*))
trigger: ((?m)^/test( | .* )integration-tests,?($|\s.*))|((?m)^/test( | .* )integration-tests_serving-progressive-rollout_release-1.16,?($|\s.*))
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# #### ####
# #############################################################################
branches:
- release-1.14
- release-1.16
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20241021-2b4a426d3
jobs:
- command:
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
- --apple-codesign-password-file
- /etc/notary/password
- --branch
- release-1.14
- release-1.16
excluded_requirements:
- gcp
name: release
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# #### ####
# #############################################################################
branches:
- release-1.14
- release-1.16
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20241021-2b4a426d3
jobs:
- command:
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
- --github-token
- /etc/hub-token/token
- --branch
- release-1.14
- release-1.16
excluded_requirements:
- gcp
max_concurrency: 1
Expand Down

0 comments on commit c244ef3

Please sign in to comment.