From 872d7171055b93751d9f4b6af8af5d11ea5061af Mon Sep 17 00:00:00 2001 From: Max Gautier Date: Wed, 4 Sep 2024 13:44:11 +0200 Subject: [PATCH] Add kube|system_reserved CI testing --- tests/files/packet_ubuntu24-calico-all-in-one.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/files/packet_ubuntu24-calico-all-in-one.yml b/tests/files/packet_ubuntu24-calico-all-in-one.yml index 5d7f55878..310bf349f 100644 --- a/tests/files/packet_ubuntu24-calico-all-in-one.yml +++ b/tests/files/packet_ubuntu24-calico-all-in-one.yml @@ -22,3 +22,6 @@ containerd_registries_mirrors: - host: http://172.19.16.11:5000 capabilities: ["pull", "resolve", "push"] skip_verify: true + +kube_reserved: true +system_reserved: true