mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
		
			
				
	
	
		
			17 lines
		
	
	
		
			217 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			217 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| start:lsvm_null
 | |
| cmd:lsvm
 | |
| check:rc!=0
 | |
| check:output=~Usage
 | |
| end
 | |
| start:lsvm_node
 | |
| hcp:hmc,ivm
 | |
| cmd:lsvm $$CN
 | |
| check:rc==0
 | |
| check:output=~name=$$CN
 | |
| end
 | |
| start:lsvm_err_node
 | |
| cmd:lsvm testnode
 | |
| check:rc!=0
 | |
| check:output=~Error
 | |
| end
 |