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:
parent
7fc363b99e
commit
32c4a9cfbe
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user