Skip to content

Commit

Permalink
Bumping Knative prow-tests image (#3567)
Browse files Browse the repository at this point in the history
Multiple distinct gcr.io/knative-tests/test-infra/prow-tests changes:

Commits | Dates | Images
--- | --- | ---
8e440c0...42a6798 | 2022‑10‑11 → 2022‑10‑12 | test-infra/prow-tests
  • Loading branch information
knative-prow-updater-robot authored Oct 12, 2022
1 parent 8097a47 commit cf948a2
Show file tree
Hide file tree
Showing 342 changed files with 1,119 additions and 1,119 deletions.
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
command:
- runner.sh
args:
Expand Down Expand Up @@ -40,7 +40,7 @@ periodics:
spec:
serviceAccountName: gsuite-groups-manager
containers:
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
command:
- runner.sh
args:
Expand Down Expand Up @@ -76,7 +76,7 @@ postsubmits:
spec:
serviceAccountName: gsuite-groups-manager
containers:
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
command:
- runner.sh
args:
Expand Down
12 changes: 6 additions & 6 deletions prow/jobs/custom/test-infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ presubmits:
spec:
serviceAccountName: test-runner
containers:
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
imagePullPolicy: Always
command:
- runner.sh
Expand All @@ -104,7 +104,7 @@ periodics:
testgrid-tab-name: ci-knative-heartbeat
spec:
containers:
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -139,7 +139,7 @@ periodics:
spec:
serviceAccountName: test-runner
containers:
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -261,7 +261,7 @@ periodics:
report_template: '"The prow-jobs-syncer periodic job has failed, please check the logs: <{{.Status.URL}}|View logs>"'
spec:
containers:
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -325,7 +325,7 @@ postsubmits:
spec:
serviceAccountName: test-runner
containers:
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
imagePullPolicy: Always
command:
- runner.sh
Expand Down Expand Up @@ -365,7 +365,7 @@ postsubmits:
spec:
serviceAccountName: test-runner # switch a different service account
containers:
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
- image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
imagePullPolicy: Always
command:
- runner.sh
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -72,7 +72,7 @@ periodics:
value: /etc/nightly-account/service-account.json
- name: SIGN_IMAGES
value: "true"
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -122,7 +122,7 @@ periodics:
value: us-central1
- name: ORG_NAME
value: knative-sandbox
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -166,7 +166,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --build-tests
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand All @@ -189,7 +189,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --unit-tests
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -217,7 +217,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -72,7 +72,7 @@ periodics:
value: /etc/nightly-account/service-account.json
- name: SIGN_IMAGES
value: "true"
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -122,7 +122,7 @@ periodics:
value: us-central1
- name: ORG_NAME
value: knative-sandbox
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -175,7 +175,7 @@ periodics:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -210,7 +210,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --build-tests
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand All @@ -233,7 +233,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --unit-tests
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -261,7 +261,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -81,7 +81,7 @@ periodics:
value: us-central1
- name: ORG_NAME
value: knative-sandbox
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -125,7 +125,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --build-tests
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand All @@ -148,7 +148,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --unit-tests
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -176,7 +176,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand All @@ -44,7 +44,7 @@ presubmits:
- runner.sh
- ./test/presubmit-tests.sh
- --unit-tests
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -72,7 +72,7 @@ periodics:
value: /etc/nightly-account/service-account.json
- name: SIGN_IMAGES
value: "true"
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -122,7 +122,7 @@ periodics:
value: us-central1
- name: ORG_NAME
value: knative-sandbox
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -173,7 +173,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -215,7 +215,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -81,7 +81,7 @@ periodics:
value: us-central1
- name: ORG_NAME
value: knative-sandbox
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -132,7 +132,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -174,7 +174,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
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: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -81,7 +81,7 @@ periodics:
value: us-central1
- name: ORG_NAME
value: knative-sandbox
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -132,7 +132,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -174,7 +174,7 @@ presubmits:
value: us-central1
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: gcr.io/knative-tests/test-infra/prow-tests:v20221011-8e440c0a
image: gcr.io/knative-tests/test-infra/prow-tests:v20221012-42a67985
name: ""
resources: {}
securityContext:
Expand Down
Loading

0 comments on commit cf948a2

Please sign in to comment.