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 v20230731-c57285e24 #154

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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -74,7 +74,7 @@ periodics:
value: "true"
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -126,7 +126,7 @@ periodics:
value: knative-sandbox
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -170,7 +170,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --build-tests
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand All @@ -193,7 +193,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --unit-tests
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -221,7 +221,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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down
6 changes: 3 additions & 3 deletions prow/jobs/generated/knative-sandbox/discovery-main.gen.yaml
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -75,7 +75,7 @@ periodics:
value: "true"
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -128,7 +128,7 @@ periodics:
value: knative-sandbox
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -179,7 +179,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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -221,7 +221,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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -84,7 +84,7 @@ periodics:
value: knative-sandbox
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -84,7 +84,7 @@ periodics:
value: knative-sandbox
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -84,7 +84,7 @@ periodics:
value: knative-sandbox
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -75,7 +75,7 @@ periodics:
value: "true"
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -128,7 +128,7 @@ periodics:
value: knative-sandbox
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -83,7 +83,7 @@ periodics:
value: knative-sandbox
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
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:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -83,7 +83,7 @@ periodics:
value: knative-sandbox
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230718-833225a30
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20230731-c57285e24
name: ""
resources: {}
securityContext:
Expand Down
Loading
Loading