From d7b08aa2f34af9cdcd3199bc6434fc79b2c49352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fin=20Maa=C3=9F?= Date: Mon, 5 May 2025 15:27:45 +0200 Subject: [PATCH] samples: mgmt: hawkbit: remove shell testcase MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The hawkBit shell is already enabled in the prj.conf, so there is no need for a seperate testcase. Signed-off-by: Fin Maaß --- samples/subsys/mgmt/hawkbit/sample.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/samples/subsys/mgmt/hawkbit/sample.yaml b/samples/subsys/mgmt/hawkbit/sample.yaml index 8162ad86392..8d8b9857404 100644 --- a/samples/subsys/mgmt/hawkbit/sample.yaml +++ b/samples/subsys/mgmt/hawkbit/sample.yaml @@ -17,10 +17,6 @@ tests: sample.net.hawkbit.manual: extra_configs: - CONFIG_HAWKBIT_MANUAL=y - sample.net.hawkbit.shell: - extra_configs: - - CONFIG_SHELL=y - - CONFIG_HAWKBIT_SHELL=y sample.net.hawkbit.ddi.target: extra_configs: - CONFIG_HAWKBIT_DDI_GATEWAY_SECURITY=n