2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 19:22:05 +00:00

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.
This commit is contained in:
Markus Hilger 2024-02-11 22:16:17 +01:00
parent 7fc363b99e
commit 32c4a9cfbe

View File

@ -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