Skip to content

Commit 381d3c0

Browse files
mcbenjemaawikkyk
authored andcommitted
E2e Test Run Ubuntu 24.04 and k8s 1.32
1 parent 6d4ba27 commit 381d3c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/e2e/config/proxmox-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,15 @@ providers:
8282
- sourcePath: "${PWD}/test/e2e/data/infrastructure-proxmox/cluster-template-flatcar.yaml"
8383

8484
variables:
85-
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-v1.31.6}"
85+
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-v1.32.2}"
8686
CONTROL_PLANE_MACHINE_COUNT: "${CONTROL_PLANE_MACHINE_COUNT:-1}"
8787
WORKER_MACHINE_COUNT: "${WORKER_MACHINE_COUNT:-2}"
8888
EXP_CLUSTER_RESOURCE_SET: "true"
8989
# Cluster Addons
9090
CNI: "${PWD}/test/e2e/data/cni/calico.yaml"
9191

9292
PROXMOX_SOURCENODE: "${PROXMOX_SOURCENODE:-pve}"
93-
TEMPLATE_VMID: "${TEMPLATE_VMID:-1000}"
93+
TEMPLATE_VMID: "${TEMPLATE_VMID:-1005}"
9494
TEMPLATE_VMID_FLATCAR: "${TEMPLATE_VMID_FLATCAR:-1001}"
9595
VM_SSH_KEYS: "${VM_SSH_KEYS:-}"
9696
NODE_IP_RANGES: "${NODE_IP_RANGES:-[10.10.10.15-10.10.10.120]}"

0 commit comments

Comments
 (0)