mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	update according to comments to update output of lsvm_kvmhost
This commit is contained in:
		@@ -5,13 +5,6 @@
 | 
			
		||||
#check:rc!=0
 | 
			
		||||
#check:output=~Usage
 | 
			
		||||
#end
 | 
			
		||||
start:lsvm_node
 | 
			
		||||
label:others,hctrl_hmc
 | 
			
		||||
hcp:hmc,ivm
 | 
			
		||||
cmd:lsvm $$CN
 | 
			
		||||
check:rc==0
 | 
			
		||||
check:output=~name=$$CN
 | 
			
		||||
end
 | 
			
		||||
start:lsvm_err_node
 | 
			
		||||
label:others,hctrl_hmc
 | 
			
		||||
cmd:lsvm testnode
 | 
			
		||||
@@ -101,7 +94,7 @@ start:lsvm_kvmhost
 | 
			
		||||
description:lsvm could give out the kvm host information. This case should be run on a mn which has kvm host defined.In this case, $$CN should be a kvm host. 
 | 
			
		||||
label:others,hctrl_kvm
 | 
			
		||||
cmd:lsvm $$CN 
 | 
			
		||||
check:output=~$$CN:\s*\w+
 | 
			
		||||
check:output=~$$CN
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
start:lsvm_mixed_vm_defined_and_not
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user