[PR #1005] [MERGED] Mark all new integration tests to run in parallel #1810

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1005
Author: @kradalby
Created: 11/22/2022
Status: Merged
Merged: 11/22/2022
Merged by: @juanfont

Base: mainHead: integration-parallel


📝 Commits (1)

  • efed3cf Mark all tests to run in parallel

📊 Changes

5 files changed (+10 additions, -1 deletions)

View changed files

📝 Makefile (+1 -1)
📝 integration/auth_oidc_test.go (+1 -0)
📝 integration/auth_web_flow_test.go (+1 -0)
📝 integration/general_test.go (+4 -0)
📝 integration/scenario_test.go (+3 -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/1005 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 11/22/2022 **Status:** ✅ Merged **Merged:** 11/22/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `integration-parallel` --- ### 📝 Commits (1) - [`efed3cf`](https://github.com/juanfont/headscale/commit/efed3cf15fdb533b9d32b33f0ba8b85bfaa60a7b) Mark all tests to run in parallel ### 📊 Changes **5 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -1) 📝 `integration/auth_oidc_test.go` (+1 -0) 📝 `integration/auth_web_flow_test.go` (+1 -0) 📝 `integration/general_test.go` (+4 -0) 📝 `integration/scenario_test.go` (+3 -0) </details> ### 📄 Description Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --- <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:48 +01:00
adam closed this issue 2025-12-29 02:31:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1810