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

Run hack/bump-prow-job-images.sh #2811

Merged
merged 1 commit into from
Jun 15, 2023
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
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ postsubmits:
cluster: kubevirt-prow-workloads
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand All @@ -37,7 +37,7 @@ postsubmits:
cluster: kubevirt-prow-workloads
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ presubmits:
preset-shared-images: "true"
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
command:
Expand Down Expand Up @@ -52,7 +52,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ postsubmits:
cluster: kubevirt-prow-workloads
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand All @@ -37,7 +37,7 @@ postsubmits:
cluster: kubevirt-prow-workloads
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ presubmits:
- /bin/sh
- -c
- make functest
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ postsubmits:
cluster: kubevirt-prow-workloads
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand All @@ -37,7 +37,7 @@ postsubmits:
cluster: kubevirt-prow-workloads
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/golang:v20230502-bfaa042
- image: quay.io/kubevirtci/golang:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/sh"
Expand Down Expand Up @@ -61,7 +61,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/golang:v20230502-bfaa042
- image: quay.io/kubevirtci/golang:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/sh"
Expand Down Expand Up @@ -97,7 +97,7 @@ presubmits:
- /bin/sh
- -c
- make functest
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ postsubmits:
cluster: ibm-prow-jobs
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
command:
- "/usr/local/bin/runner.sh"
- "/bin/bash"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -54,7 +54,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -86,7 +86,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -119,7 +119,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -150,7 +150,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -183,7 +183,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -216,7 +216,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -249,7 +249,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -282,7 +282,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -315,7 +315,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down Expand Up @@ -348,7 +348,7 @@ presubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
securityContext:
privileged: true
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ postsubmits:
nodeSelector:
type: bare-metal-external
containers:
- image: quay.io/kubevirtci/golang:v20230502-bfaa042
- image: quay.io/kubevirtci/golang:v20230607-07930d7
env:
- name: COMMON_INSTANCETYPES_CRI
value: podman
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ presubmits:
- "/bin/sh"
- "-c"
- "make kubevirt-up && make kubevirt-sync && make kubevirt-functest"
image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
name: ""
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ periodics:
env:
- name: GIMME_GO_VERSION
value: "1.19"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ presubmits:
env:
- name: GIMME_GO_VERSION
value: "1.19"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand All @@ -47,7 +47,7 @@ presubmits:
env:
- name: GIMME_GO_VERSION
value: "1.19"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down Expand Up @@ -78,7 +78,7 @@ presubmits:
value: "1.19"
- name: FOCUS
value: "cirros:*"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down Expand Up @@ -113,7 +113,7 @@ presubmits:
value: "1.19"
- name: FOCUS
value: "centos:*"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down Expand Up @@ -148,7 +148,7 @@ presubmits:
value: "1.19"
- name: FOCUS
value: "centos-stream:*"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down Expand Up @@ -183,7 +183,7 @@ presubmits:
value: "1.19"
- name: FOCUS
value: "fedora:*"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down Expand Up @@ -218,7 +218,7 @@ presubmits:
value: "1.19"
- name: FOCUS
value: "rhcos:*"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down Expand Up @@ -253,7 +253,7 @@ presubmits:
value: "1.19"
- name: FOCUS
value: "ubuntu:*"
image: quay.io/kubevirtci/golang:v20230502-bfaa042
image: quay.io/kubevirtci/golang:v20230607-07930d7
name: ""
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ postsubmits:
preset-github-credentials: "true"
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
env:
- name: DOCKER_PREFIX
value: quay.io/kubevirt
Expand Down Expand Up @@ -135,7 +135,7 @@ postsubmits:
preset-github-credentials: "true"
spec:
containers:
- image: quay.io/kubevirtci/bootstrap:v20230502-bfaa042
- image: quay.io/kubevirtci/bootstrap:v20230607-07930d7
env:
- name: DOCKER_PREFIX
value: quay.io/kubevirt
Expand Down
Loading