Skip to content

Commit

Permalink
Ignore Mem preflight errors on ubuntu upgrade testcase (#11859)
Browse files Browse the repository at this point in the history
  • Loading branch information
VannTen authored Jan 6, 2025
1 parent 9ec9b3a commit ac9b76e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/files/packet_ubuntu22-calico-all-in-one-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ac9b76e

Please sign in to comment.