update makedhcp testcases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -135,6 +135,7 @@ start:makedhcp_a_d
|
||||
os:Linux
|
||||
cmd:makedhcp -a -d
|
||||
check:rc==0
|
||||
cmd:service dhcpd restart
|
||||
cmd:cat /var/lib/dhcpd/dhcpd.leases | grep $$CN
|
||||
check:output!~$$CN
|
||||
cmd:makedhcp -a
|
||||
@@ -144,6 +145,7 @@ start:makedhcp_d
|
||||
os:Linux
|
||||
cmd:makedhcp -d $$CN
|
||||
check:rc==0
|
||||
cmd:service dhcpd restart
|
||||
cmd:cat /var/lib/dhcpd/dhcpd.leases | grep $$CN
|
||||
check:output!~$$CN
|
||||
cmd:makedhcp -a
|
||||
|
||||
Reference in New Issue
Block a user