mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	complete
This commit is contained in:
		@@ -454,3 +454,23 @@ check:output=~postscripts has completed
 | 
			
		||||
check:output=~Software Maintenance has completed
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
start:updatenode_P_syslog_V_xcatdebugmode_is_one
 | 
			
		||||
description:xcatdebugmode value is one, there should be execution outputs.
 | 
			
		||||
cmd:chtab key=xcatdebugmode site.value=1
 | 
			
		||||
check:rc==0
 | 
			
		||||
cmd:updatenode $$CN -P syslog -V
 | 
			
		||||
check:output=~$$CN: ++
 | 
			
		||||
cmd:chtab key=xcatdebugmode site.value=0
 | 
			
		||||
check:rc==0
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
start:updatenode_P_syslog_V_xcatdebugmode_is_two
 | 
			
		||||
description:xcatdebugmode value is two, there should be execution outputs.
 | 
			
		||||
cmd:chtab key=xcatdebugmode site.value=2
 | 
			
		||||
check:rc==0
 | 
			
		||||
cmd:updatenode $$CN -P syslog -V
 | 
			
		||||
check:output=~$$CN: ++
 | 
			
		||||
cmd:chtab key=xcatdebugmode site.value=0
 | 
			
		||||
check:rc==0
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user