Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						5e597eb9e2 
					 
					
						
						
							
							updates to reset ports  
						
						
						
						
					 
					
						2020-09-02 11:36:25 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						437de81510 
					 
					
						
						
							
							port reset functionality  
						
						
						
						
					 
					
						2020-09-01 18:19:58 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						e016db4d7f 
					 
					
						
						
							
							updates l3 longevity help  
						
						
						
						
					 
					
						2020-08-27 11:27:27 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						a3398d565c 
					 
					
						
						
							
							command line example fix  
						
						
						
						
					 
					
						2020-08-25 18:54:46 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						2053562c94 
					 
					
						
						
							
							changed radio parameters to not be positional  
						
						
						
						
					 
					
						2020-08-25 18:37:05 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						cbfb03eb52 
					 
					
						
						
							
							added controller configuration  
						
						
						
						
					 
					
						2020-08-22 17:26:07 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						9205e75282 
					 
					
						
						
							
							changed the check interval back to 60 sec  
						
						
						
						
					 
					
						2020-08-14 14:35:58 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						87232227fe 
					 
					
						
						
							
							replace , with ; for csv most least most elements  
						
						
						
						
					 
					
						2020-08-14 13:20:08 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						f068de0553 
					 
					
						
						
							
							csv updates  
						
						
						
						
					 
					
						2020-08-14 11:04:55 -06:00 
						 
				 
			
				
					
						
							
							
								Ben Greear 
							
						 
					 
					
						
						
							
						
						1c23dc0a49 
					 
					
						
						
							
							longevity:  Fix station count comparison.  
						
						... 
						
						
						
						Evidently, cannot compare a string to an int and get expected
result, so cast to int explicitly.
Signed-off-by: Ben Greear <greearb@candelatech.com > 
						
						
					 
					
						2020-08-07 11:35:17 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Greear 
							
						 
					 
					
						
						
							
						
						e2c79832e9 
					 
					
						
						
							
							longevity:  Fix initial port cleanup.  
						
						... 
						
						
						
						Quieten some output by default. 
						
						
					 
					
						2020-08-06 17:58:10 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Greear 
							
						 
					 
					
						
						
							
						
						a99e06d729 
					 
					
						
						
							
							longevity:  Fix problem with multiple radios.  
						
						... 
						
						
						
						Looks like something I added earlier. 
						
						
					 
					
						2020-08-06 12:00:12 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Greear 
							
						 
					 
					
						
						
							
						
						53d770bf5e 
					 
					
						
						
							
							json:  Add ToS support to l3 longevity test.  
						
						
						
						
					 
					
						2020-08-06 11:44:39 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Greear 
							
						 
					 
					
						
						
							
						
						7252d686bd 
					 
					
						
						
							
							python:  longevity gains pre-cleanup logic.  
						
						... 
						
						
						
						No more need for manual removal.
Put rm_cx, endp, and rm cxe by prefix in realm
class. 
						
						
					 
					
						2020-08-06 10:42:17 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Greear 
							
						 
					 
					
						
						
							
						
						5451c724fb 
					 
					
						
						
							
							realm:  Fix problem with waiting for IP address.  
						
						... 
						
						
						
						Something I broke earlier.
longevity works fairly well now it seems. 
						
						
					 
					
						2020-08-05 16:21:32 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Greear 
							
						 
					 
					
						
						
							
						
						db4a5b7728 
					 
					
						
						
							
							json:  Add methods to wait for cx, endp to be found.  
						
						... 
						
						
						
						This lets scripts wait until we are sure the system can handle
further work.
Ensure we print out error in case the URL processing logic
detects and error and plans to exit. 
						
						
					 
					
						2020-08-05 15:25:22 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Greear 
							
						 
					 
					
						
						
							
						
						960b87b61f 
					 
					
						
						
							
							python:  flex-longevity, library cleanup.  
						
						... 
						
						
						
						Remove use of 'resource' where possible, use port EIDs instead for
multi-resource flexibility.
Remove some spurious 'sleep' calls.  If you think you need to sleep
2 seconds, you are probably facing a real race bug, so diagnose that
instead or put big comments around why you added a sleep.
Lots of changes to flex longevity, hopefully it can support multiple
connection types now, but not tested that yet.
Signed-off-by: Ben Greear<greearb@candelatech.com > 
						
						
					 
					
						2020-08-05 13:13:24 -07:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						2b42504a9d 
					 
					
						
						
							
							added admin up for multicase,  and debugging  
						
						
						
						
					 
					
						2020-08-03 14:50:40 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						6b7626caf6 
					 
					
						
						
							
							mcast updates  
						
						
						
						
					 
					
						2020-08-02 19:44:31 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						860a6d5cfd 
					 
					
						
						
							
							test_l3_longevity.py - adding multi cast  
						
						
						
						
					 
					
						2020-07-30 18:40:05 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						6a46dd326b 
					 
					
						
						
							
							modified command line in help  
						
						
						
						
					 
					
						2020-07-29 11:47:37 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						8e49bc1012 
					 
					
						
						
							
							added upstream_port to help text  
						
						
						
						
					 
					
						2020-07-29 10:17:16 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						a00d5a782f 
					 
					
						
						
							
							added number of max stations per radio to error message  
						
						
						
						
					 
					
						2020-07-28 10:37:06 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						ecc89e46ed 
					 
					
						
						
							
							fixed the indexing so number of stations is correct  
						
						
						
						
					 
					
						2020-07-28 10:19:34 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						a0ce191fac 
					 
					
						
						
							
							test_l3_longevity.py - fixed args  
						
						
						
						
					 
					
						2020-07-23 20:13:04 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						e292275347 
					 
					
						
						
							
							test_l3_longevity.py fixed bug  
						
						
						
						
					 
					
						2020-07-23 20:09:12 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						0f62768c23 
					 
					
						
						
							
							changed example in help to be 4 minutes from 2 hours since user may copy  
						
						
						
						
					 
					
						2020-07-23 13:06:48 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						30ed137849 
					 
					
						
						
							
							test_l3_longevity.py more descriptive help  
						
						
						
						
					 
					
						2020-07-23 12:53:25 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						8a81a8ecbf 
					 
					
						
						
							
							upstream-port naming convention update  
						
						
						
						
					 
					
						2020-07-22 17:35:31 -06:00 
						 
				 
			
				
					
						
							
							
								Chuck SmileyRekiere 
							
						 
					 
					
						
						
							
						
						dd99d42dae 
					 
					
						
						
							
							test_l3_longevity initial commit  
						
						
						
						
					 
					
						2020-07-22 16:24:24 -06:00