mirror of
https://github.com/juanfont/headscale.git
synced 2025-01-13 13:03:18 -05: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)
|
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(
|
mapp := mapper.NewMapper(
|
||||||
h.db,
|
h.db,
|
||||||
h.privateKey2019,
|
h.privateKey2019,
|
||||||
|
Loading…
Reference in New Issue
Block a user