[PR #921] [MERGED] Run more tests in parallel #1739

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

📋 Pull Request Information

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

Base: mainHead: integration-run-parallel


📝 Commits (1)

  • 96988b6 Run more tests in parallel

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Makefile (+1 -1)

📄 Description

These tests are "safe" to run in parallel, currently only CLI is marked for this, and it speeds them up quite a bit.

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/921 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 11/3/2022 **Status:** ✅ Merged **Merged:** 11/3/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `integration-run-parallel` --- ### 📝 Commits (1) - [`96988b6`](https://github.com/juanfont/headscale/commit/96988b63eac252b5fccaeb6b295a768dd4c465c0) Run more tests in parallel ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -1) </details> ### 📄 Description These tests are "safe" to run in parallel, currently only CLI is marked for this, and it speeds them up quite a bit. 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:30 +01:00
adam closed this issue 2025-12-29 02:31:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1739