mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			583 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			583 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Example settings file for regression_test.sh                      #
 | 
						|
#                                                                   #
 | 
						|
# Edit your own copy of regression_test.rc and regression           #
 | 
						|
# test.sh should use it. Please do not check in your                #
 | 
						|
# regression_test.rc file, That will break other people's settings. #
 | 
						|
#                                                                   #
 | 
						|
 | 
						|
# Run tests against these AP credentials:
 | 
						|
SSID_USED=ChickenNet
 | 
						|
PASSWD_USED=ameliachicken
 | 
						|
SECURITY=wpa3
 | 
						|
 | 
						|
# Point tests at this GUI:
 | 
						|
MGR=localhost
 | 
						|
MGR_PORT=8080
 | 
						|
 | 
						|
#
 |