From 32c4a9cfbe78ff4f6b8896cc65cfa57a9a8bf6f4 Mon Sep 17 00:00:00 2001 From: Markus Hilger Date: Sun, 11 Feb 2024 22:16:17 +0100 Subject: [PATCH] Remove redundant makedhcp_n_linux test case from CI pipeline makedhcp_n_linux is the same as makedhcp_n. It doesn't make sense to run both test cases. --- xCAT-test/autotest/testcase/makedhcp/cases0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-test/autotest/testcase/makedhcp/cases0 b/xCAT-test/autotest/testcase/makedhcp/cases0 index 2e4661a85..9566ab1a5 100644 --- a/xCAT-test/autotest/testcase/makedhcp/cases0 +++ b/xCAT-test/autotest/testcase/makedhcp/cases0 @@ -34,7 +34,7 @@ end start:makedhcp_n_linux description:Create a new dhcp configuration file with a network statement for each network the dhcp daemon should listen on -label:others,ci_test +label:others os:Linux cmd:if [ -f "/etc/dhcp/dhcpd.conf" ];then cp -f /etc/dhcp/dhcpd.conf /etc/dhcp/dhcpd.conf.bak ; elif [ -f "/etc/dhcpd.conf" ]; then cp -f /etc/dhcpd.conf /etc/dhcpd.conf.bak; fi cmd:makedhcp -n