Skip to content

Commit

Permalink
Bump kubevirtci
Browse files Browse the repository at this point in the history
[02ffdf4 chore: Cleanup old manifests](kubevirt/kubevirtci#1356)
[a1574f9 nfs-csi: Increase timeout for pvc to reach bound state](kubevirt/kubevirtci#1359)
[3da6ba3 provision: Clean up old images from extra-pre-pull-images](kubevirt/kubevirtci#1357)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <[email protected]>
  • Loading branch information
kubevirt-bot committed Jan 29, 2025
1 parent 668570a commit a2843be
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion hack/config-default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cdi_namespace=cdi
image_pull_policy=${IMAGE_PULL_POLICY:-IfNotPresent}
verbosity=${VERBOSITY:-2}
package_name=${PACKAGE_NAME:-kubevirt-dev}
kubevirtci_git_hash="2501271952-8b1b8da1"
kubevirtci_git_hash="2501291250-02ffdf4c"
conn_check_ipv4_address=${CONN_CHECK_IPV4_ADDRESS:-""}
conn_check_ipv6_address=${CONN_CHECK_IPV6_ADDRESS:-""}
conn_check_dns=${CONN_CHECK_DNS:-""}
Expand Down
2 changes: 1 addition & 1 deletion kubevirtci/cluster-up-sha.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9f53b890eca5a4b024c9b9a42a620258f277718f
6b00983699b21f705af0bc6da4bb97907ad71c3d
2 changes: 1 addition & 1 deletion kubevirtci/cluster-up/hack/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ provider_prefix=${JOB_NAME:-${KUBEVIRT_PROVIDER}}${EXECUTOR_NUMBER}
job_prefix=${JOB_NAME:-kubevirt}${EXECUTOR_NUMBER}

mkdir -p $KUBEVIRTCI_CONFIG_PATH/$KUBEVIRT_PROVIDER
KUBEVIRTCI_TAG=2501271952-8b1b8da1
KUBEVIRTCI_TAG=2501291250-02ffdf4c
2 changes: 1 addition & 1 deletion kubevirtci/cluster-up/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2501271952-8b1b8da1
2501291250-02ffdf4c

0 comments on commit a2843be

Please sign in to comment.