mirror of
				https://github.com/kata-containers/kata-containers.git
				synced 2025-11-04 03:29:55 +00:00 
			
		
		
		
	metrics: Increase value limit for jitter in clh
This PR increases the value limit for jitter in clh. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
		@@ -121,5 +121,5 @@ description = "iperf"
 | 
			
		||||
checkvar = ".\"network-iperf3\".Results | .[] | .jitter.Result"
 | 
			
		||||
checktype = "mean"
 | 
			
		||||
midval = 0.044
 | 
			
		||||
minpercent = 30.0
 | 
			
		||||
maxpercent = 30.0
 | 
			
		||||
minpercent = 35.0
 | 
			
		||||
maxpercent = 35.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user