From d993c58880a0248b1aa7ef07676503cf215adff3 Mon Sep 17 00:00:00 2001 From: ChengHao Yang <17496418+tico88612@users.noreply.github.com> Date: Wed, 8 Jan 2025 12:32:23 +0800 Subject: [PATCH] Add flatcar 4081 CI packet test Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --- tests/files/packet_flatcar4081-calico.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/files/packet_flatcar4081-calico.yml diff --git a/tests/files/packet_flatcar4081-calico.yml b/tests/files/packet_flatcar4081-calico.yml new file mode 100644 index 000000000..1c0a790d9 --- /dev/null +++ b/tests/files/packet_flatcar4081-calico.yml @@ -0,0 +1,11 @@ +--- +# Instance settings +cloud_image: flatcar-4081 +mode: default +vm_memory: 3072 + +# Kubespray settings +metrics_server_enabled: true +dashboard_namespace: "kube-dashboard" +dashboard_enabled: true +loadbalancer_apiserver_type: haproxy