[PR #937] [CLOSED] Integration tests: Port DERP, add TLS ability. #1752

Closed
opened 2025-12-29 02:31:33 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/937
Author: @kradalby
Created: 11/6/2022
Status: Closed

Base: mainHead: integration-v2-derp


📝 Commits (1)

📊 Changes

8 files changed (+135 additions, -19 deletions)

View changed files

📝 app.go (+7 -0)
📝 derp.go (+0 -7)
integration/derp_test.go (+75 -0)
📝 integration/hsic/hsic.go (+10 -7)
📝 integration/scenario.go (+1 -1)
📝 integration/tailscale.go (+1 -0)
📝 integration/tsic/tsic.go (+40 -4)
📝 integration_test/etc_embedded_derp/config.yaml (+1 -0)

📄 Description

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/937 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 11/6/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `integration-v2-derp` --- ### 📝 Commits (1) - [`086bd93`](https://github.com/juanfont/headscale/commit/086bd933aa1e8121ced3634c9a80575532487be0) Bootstrap new derp tests ### 📊 Changes **8 files changed** (+135 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `app.go` (+7 -0) 📝 `derp.go` (+0 -7) ➕ `integration/derp_test.go` (+75 -0) 📝 `integration/hsic/hsic.go` (+10 -7) 📝 `integration/scenario.go` (+1 -1) 📝 `integration/tailscale.go` (+1 -0) 📝 `integration/tsic/tsic.go` (+40 -4) 📝 `integration_test/etc_embedded_derp/config.yaml` (+1 -0) </details> ### 📄 Description Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com><!-- Please tick if the following things apply. You… --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:33 +01:00
adam closed this issue 2025-12-29 02:31:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1752