mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	lf_wifi_capacity_test.py : added lf_logger_config_json argument
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
		
				
					committed by
					
						
						shivam
					
				
			
			
				
	
			
			
			
						parent
						
							c2eb974d80
						
					
				
				
					commit
					5aaba87506
				
			@@ -548,6 +548,8 @@ def main():
 | 
			
		||||
    parser.add_argument("--scenario", default="")
 | 
			
		||||
    parser.add_argument("--graph_groups", help="File to save graph groups to", default=None)
 | 
			
		||||
    parser.add_argument("--local_lf_report_dir", help="--local_lf_report_dir <where to pull reports to>  default '' put where dataplane script run from", default="")
 | 
			
		||||
    parser.add_argument("--lf_logger_config_json", help="--lf_logger_config_json <json file> , json configuration of logger")
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    args = parser.parse_args()
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user