Skip to content

Commit

Permalink
Bump kubevirtci
Browse files Browse the repository at this point in the history
[52483da Downgrade k8s-1.27 to 1.27.1](kubevirt/kubevirtci#1077)
[7a80619 Bump docker dependency](kubevirt/kubevirtci#1067)
[beb5872 Increase default disk size to avoid node disk pressure](kubevirt/kubevirtci#1072)
[27b06cb Pin to earlier versions of vmlinuz and initrd.img due to issue with](kubevirt/kubevirtci#1075)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
  • Loading branch information
kubevirt-bot authored and VirrageS committed Nov 17, 2023
1 parent 20a267d commit e2fb30a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cluster-up-sha.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ced3792aebe1a5763778e61d6c3a4afeaff61166
8b4205cffd1f28d7e39e0842bc5a64e499b687a4
2 changes: 1 addition & 1 deletion cluster-up/hack/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,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=2308280739-8dc9a83
KUBEVIRTCI_TAG=2309051524-52483da
2 changes: 1 addition & 1 deletion cluster-up/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2308280739-8dc9a83
2309051524-52483da
2 changes: 1 addition & 1 deletion hack/config-default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cdi_namespace=cdi
image_pull_policy=${IMAGE_PULL_POLICY:-IfNotPresent}
verbosity=${VERBOSITY:-2}
package_name=${PACKAGE_NAME:-kubevirt-dev}
kubevirtci_git_hash="2308280739-8dc9a83"
kubevirtci_git_hash="2309051524-52483da"
conn_check_ipv4_address=${CONN_CHECK_IPV4_ADDRESS:-""}
conn_check_ipv6_address=${CONN_CHECK_IPV6_ADDRESS:-""}
conn_check_dns=${CONN_CHECK_DNS:-""}
Expand Down

0 comments on commit e2fb30a

Please sign in to comment.