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

Update Knative prow-tests image to v20231011-5b2a2711d #234

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
14 changes: 7 additions & 7 deletions prow/jobs/custom/infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ presubmits:
spec:
serviceAccountName: test-runner
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
imagePullPolicy: Always
command:
- runner.sh
Expand Down Expand Up @@ -100,7 +100,7 @@ periodics:
cluster-autoscaler.kubernetes.io/safe-to-evict: "true"
spec:
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -139,7 +139,7 @@ periodics:
spec:
serviceAccountName: test-runner
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -168,7 +168,7 @@ periodics:
spec:
serviceAccountName: flaky-test-reporter
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -216,7 +216,7 @@ periodics:
spec:
serviceAccountName: flaky-test-reporter
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -269,7 +269,7 @@ periodics:
report_template: '"The prow-jobs-syncer periodic job has failed, please check the logs: <{{.Status.URL}}|View logs>"'
spec:
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -332,7 +332,7 @@ postsubmits:
spec:
serviceAccountName: test-runner # switch a different service account
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
imagePullPolicy: Always
command:
- runner.sh
Expand Down
6 changes: 3 additions & 3 deletions prow/jobs/custom/knativeteam-groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
cluster: prow-trusted
spec:
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
command:
- runner.sh
args:
Expand Down Expand Up @@ -40,7 +40,7 @@ periodics:
spec:
serviceAccountName: gsuite-groups-manager
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
command:
- runner.sh
args:
Expand Down Expand Up @@ -76,7 +76,7 @@ postsubmits:
spec:
serviceAccountName: gsuite-groups-manager
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -76,7 +76,7 @@ periodics:
value: "true"
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -128,7 +128,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -172,7 +172,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --build-tests
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand All @@ -195,7 +195,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --unit-tests
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -223,7 +223,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --build-tests
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand All @@ -44,7 +44,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --unit-tests
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -72,7 +72,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -77,7 +77,7 @@ periodics:
value: "true"
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -130,7 +130,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -181,7 +181,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -223,7 +223,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -84,7 +84,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -135,7 +135,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -177,7 +177,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -84,7 +84,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -135,7 +135,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -177,7 +177,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -84,7 +84,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -135,7 +135,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -177,7 +177,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -77,7 +77,7 @@ periodics:
value: "true"
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -130,7 +130,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -83,7 +83,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -83,7 +83,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230926-747f2d836
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20231011-5b2a2711d
name: ""
resources: {}
securityContext:
Expand Down
Loading
Loading