mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	fix a typo
This commit is contained in:
		| @@ -73,6 +73,7 @@ check:output=~compress method:gzip | ||||
| cmd:ls -l /install/netboot/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__/compute/rootimg.cpio.gz | ||||
| check:rc==0 | ||||
| cmd:/opt/xcat/share/xcat/tools/autotest/testcase/commoncmd/retry_install.sh $$CN __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute | ||||
| check:rc==0 | ||||
| cmd:a=0;while ! `lsdef -l $$CN|grep status|grep booted >/dev/null`; do sleep 10;((a++));if [ $a -gt 150 ];then break;fi done | ||||
| cmd:ping $$CN -c 3 | ||||
| check:rc==0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user