[PR #568] [MERGED] Reduce the number of containers in integration tests #1486

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/568
Author: @juanfont
Created: 4/30/2022
Status: Merged
Merged: 5/1/2022
Merged by: @juanfont

Base: mainHead: reduce-containers-int-tests


📝 Commits (2)

  • 5403f21 Reduce the number of containers in integration tests
  • 01d9a2f Fixed linting issues

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 app.go (+2 -1)
📝 derp_server.go (+1 -1)
📝 integration_test.go (+2 -2)

📄 Description

As per https://github.com/juanfont/headscale/issues/567, I am temporarily reducing a bit the number of containers run in the integration tests.

This should make a little bit less of a PITA running the continuous integration


🔄 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/568 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 4/30/2022 **Status:** ✅ Merged **Merged:** 5/1/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `reduce-containers-int-tests` --- ### 📝 Commits (2) - [`5403f21`](https://github.com/juanfont/headscale/commit/5403f215bcf3b07371b58f072a8cffbaa246fb72) Reduce the number of containers in integration tests - [`01d9a2f`](https://github.com/juanfont/headscale/commit/01d9a2f589a03b51c100d9995663bc608d91d3ac) Fixed linting issues ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app.go` (+2 -1) 📝 `derp_server.go` (+1 -1) 📝 `integration_test.go` (+2 -2) </details> ### 📄 Description As per https://github.com/juanfont/headscale/issues/567, I am temporarily reducing a bit the number of containers run in the integration tests. This should make a little bit less of a PITA running the continuous integration --- <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:30:15 +01:00
adam closed this issue 2025-12-29 02:30:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1486