mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	add script to run integration tests
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
		
							parent
							
								
									53a9e28faf
								
							
						
					
					
						commit
						13fe4ec91b
					
				@ -64,8 +64,6 @@ func (h *Headscale) handlePoll(
 | 
			
		||||
) {
 | 
			
		||||
	logInfo, logErr := logPollFunc(mapRequest, machine, isNoise)
 | 
			
		||||
 | 
			
		||||
	// TODO(kradalby): This is a stepping stone, mapper should be initiated once
 | 
			
		||||
	// per client or something similar
 | 
			
		||||
	mapp := mapper.NewMapper(
 | 
			
		||||
		h.db,
 | 
			
		||||
		h.privateKey2019,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user