Skip to content
Snippets Groups Projects
Unverified Commit 5bfc3396 authored by Max Gautier's avatar Max Gautier
Browse files

CI: ignore Mem errors for some failing test in ci-extended

parent d9cf380c
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ vm_memory: 1600
# Kubespray settings
auto_renew_certificates: true
kubeadm_ignore_preflight_errors:
- Mem
# Currently ipvs not available on KVM: https://packages.ubuntu.com/search?suite=focal&arch=amd64&mode=exactfilename&searchon=contents&keywords=ip_vs_sh.ko
kube_proxy_mode: iptables
......
......@@ -6,6 +6,8 @@ vm_memory: 1600
# Kubespray settings
auto_renew_certificates: true
kubeadm_ignore_preflight_errors:
- Mem
# Currently ipvs not available on KVM: https://packages.ubuntu.com/search?suite=noble&arch=amd64&mode=exactfilename&searchon=contents&keywords=ip_vs_sh.ko
kube_proxy_mode: iptables
......
......@@ -6,6 +6,8 @@ vm_memory: 1600
# Kubespray settings
auto_renew_certificates: true
kubeadm_ignore_preflight_errors:
- Mem
# Currently ipvs not available on KVM: https://packages.ubuntu.com/search?suite=noble&arch=amd64&mode=exactfilename&searchon=contents&keywords=ip_vs_sh.ko
kube_proxy_mode: iptables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment