2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-09 06:11:34 +00:00

Merge pull request #6123 from hu-weihua/makedhcp_stop

move the stop label from makedhcp_remote_network case
This commit is contained in:
xuweibj
2019-03-19 16:27:19 +08:00
committed by GitHub

View File

@ -194,7 +194,6 @@ end
start:makedhcp_remote_network
descriptiion:This case is to test when there is mgtifname='!remote!<nicname>', makedhcp could work correctly and create entrys in dhcp lease file.
os:linux
stop:yes
label:mn_only,dhcp
cmd:mkdef -t network -o testnetwork net=100.100.100.0 mask=255.255.255.0 mgtifname='!remote!eth0' gateway=100.100.100.1
check:rc==0