Skip to content

Commit 1745576

Browse files
committed
remove pull-kubevirt-client-python job
client-python repo is archived kubevirt/client-python#61 Signed-off-by: fossedihelm <ffossemo@redhat.com>
1 parent bd75a6d commit 1745576

1 file changed

Lines changed: 0 additions & 28 deletions

File tree

github/ci/prow-deploy/files/jobs/kubevirt/kubevirt/kubevirt-presubmits.yaml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -832,34 +832,6 @@ presubmits:
832832
memory: 12Gi
833833
securityContext:
834834
privileged: true
835-
- always_run: true
836-
annotations:
837-
fork-per-release: "true"
838-
cluster: kubevirt-prow-control-plane
839-
decorate: true
840-
decoration_config:
841-
grace_period: 5m0s
842-
timeout: 1h0m0s
843-
labels:
844-
preset-bazel-cache: "true"
845-
preset-docker-mirror-proxy: "true"
846-
name: pull-kubevirt-client-python
847-
skip_branches:
848-
- release-\d+\.\d+
849-
spec:
850-
containers:
851-
- command:
852-
- /usr/local/bin/runner.sh
853-
- /bin/sh
854-
- -c
855-
- cp /etc/bazel.bazelrc ./ci.bazelrc && make client-python
856-
image: quay.io/kubevirtci/bootstrap:v20250701-f32dbda
857-
name: ""
858-
resources:
859-
requests:
860-
memory: 12Gi
861-
securityContext:
862-
privileged: true
863835
- always_run: true
864836
annotations:
865837
fork-per-release: "true"

0 commit comments

Comments
 (0)