mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	lf_check.py update local report local in email results
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
		
				
					committed by
					
						
						shivam
					
				
			
			
				
	
			
			
			
						parent
						
							b083553873
						
					
				
				
					commit
					21d9ad06b4
				
			@@ -475,7 +475,7 @@ lf_check Test Suite Report:
 | 
			
		||||
http://{hostname}/{report}
 | 
			
		||||
 | 
			
		||||
lf_check Local Test Suite Report:
 | 
			
		||||
file:///{report_local}
 | 
			
		||||
file:///home/lanforge/{report_local}
 | 
			
		||||
 | 
			
		||||
""".format(email_txt=self.email_txt, lf_mgr_ip=self.lf_mgr_ip, suite=self.test_suite, db=self.database_sqlite, hostname=self.hostname, report=report_url, report_local=report_url)
 | 
			
		||||
 | 
			
		||||
@@ -489,7 +489,7 @@ lf_check Test Suite Report:
 | 
			
		||||
http://{hostname}/{report}
 | 
			
		||||
 | 
			
		||||
lf_check Local Test Suite Report:
 | 
			
		||||
file:///{report_local}
 | 
			
		||||
file:///home/lanforge/{report_local}
 | 
			
		||||
""".format(hostname=self.hostname, suite=self.test_suite, db=self.database_sqlite, report=report_url, report_local=report_url)
 | 
			
		||||
 | 
			
		||||
        # Put in report information current two methods supported,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user