Skip to content

Commit

Permalink
Bumping Knative prow-tests image
Browse files Browse the repository at this point in the history
Multiple distinct us-docker.pkg.dev/knative-tests/images/prow-tests changes:

Commits | Dates | Images
--- | --- | ---
7dca172...5855b45 | 2024‑08‑12 → 2024‑08‑14 | images/prow-tests
  • Loading branch information
knative-prow-updater-robot authored and ci-robot committed Aug 15, 2024
1 parent 5855b45 commit cc62659
Show file tree
Hide file tree
Showing 210 changed files with 667 additions and 667 deletions.
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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -276,7 +276,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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
imagePullPolicy: Always
command:
- "runner.sh"
Expand Down Expand Up @@ -346,7 +346,7 @@ postsubmits:
spec:
serviceAccountName: test-runner # switch a different service account
containers:
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
- image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ periodics:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -73,7 +73,7 @@ periodics:
value: "true"
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -126,7 +126,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand All @@ -219,7 +219,7 @@ presubmits:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: /etc/test-account/service-account.json
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -93,7 +93,7 @@ periodics:
value: "true"
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -164,7 +164,7 @@ periodics:
value: "true"
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: /etc/test-account/service-account.json
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -102,7 +102,7 @@ periodics:
value: "true"
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
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:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand All @@ -70,7 +70,7 @@ presubmits:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ periodics:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -73,7 +73,7 @@ periodics:
value: "true"
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -126,7 +126,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -175,7 +175,7 @@ presubmits:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -215,7 +215,7 @@ presubmits:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ periodics:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -82,7 +82,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -131,7 +131,7 @@ presubmits:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -171,7 +171,7 @@ presubmits:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ periodics:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -82,7 +82,7 @@ periodics:
value: knative-extensions
- name: ATTEST_IMAGES
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -131,7 +131,7 @@ presubmits:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -171,7 +171,7 @@ presubmits:
env:
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/test-account/service-account.json
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: /etc/test-account/service-account.json
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -93,7 +93,7 @@ periodics:
value: "true"
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -164,7 +164,7 @@ periodics:
value: "true"
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: /etc/test-account/service-account.json
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -102,7 +102,7 @@ periodics:
value: "true"
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ periodics:
value: /etc/test-account/service-account.json
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down Expand Up @@ -102,7 +102,7 @@ periodics:
value: "true"
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240812-7dca1728a
image: us-docker.pkg.dev/knative-tests/images/prow-tests:v20240814-5855b4567
name: ""
resources: {}
securityContext:
Expand Down
Loading

0 comments on commit cc62659

Please sign in to comment.