mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	modify install testcase
This commit is contained in:
		| @@ -23,7 +23,7 @@ cmd:sleep 10 | ||||
| cmd:if cat /etc/*release |grep SUSE >/dev/null;then cat /var/lib/dhcp/db/dhcpd.leases|grep $$CN;elif cat /etc/*release |grep "Red Hat" >/dev/null;then cat /var/lib/dhcpd/dhcpd.leases|grep $$CN;fi      | ||||
| check:output=~$$CN | ||||
|  | ||||
| cmd:copycds $$ISO | ||||
| cmd:copycds -n $$OS  $$ISO | ||||
| check:rc==0 | ||||
| cmd:if cat /etc/*release |grep "7.0" |grep "Red Hat">/dev/null;then mkdef $$STATELITE -u profile=compute provmethod=statelite osvers=rhels7;else mkdef $$STATELITE -u profile=compute provmethod=statelite; fi | ||||
| cmd:nodeset $$CN osimage=__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-install-compute | ||||
|   | ||||
		Reference in New Issue
	
	Block a user