[PR #854] [MERGED] Split integration tests into seperate jobs #1686

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/854
Author: @kradalby
Created: 10/13/2022
Status: Merged
Merged: 10/13/2022
Merged by: @kradalby

Base: mainHead: integration-split


📝 Commits (1)

  • 21dd212 Split integration tests into seperate jobs

📊 Changes

4 files changed (+120 additions, -27 deletions)

View changed files

.github/workflows/test-integration-cli.yml (+40 -0)
📝 .github/workflows/test-integration-derp.yml (+0 -27)
.github/workflows/test-integration-general.yml (+40 -0)
.github/workflows/test-integration-oidc.yml (+40 -0)

📄 Description

Let them run in parallel, on separate vms


🔄 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/854 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 10/13/2022 **Status:** ✅ Merged **Merged:** 10/13/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `integration-split` --- ### 📝 Commits (1) - [`21dd212`](https://github.com/juanfont/headscale/commit/21dd2123494a3b123908d32c73f592f3a8730118) Split integration tests into seperate jobs ### 📊 Changes **4 files changed** (+120 additions, -27 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/test-integration-cli.yml` (+40 -0) 📝 `.github/workflows/test-integration-derp.yml` (+0 -27) ➕ `.github/workflows/test-integration-general.yml` (+40 -0) ➕ `.github/workflows/test-integration-oidc.yml` (+40 -0) </details> ### 📄 Description Let them run in parallel, on separate vms --- <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:13 +01:00
adam closed this issue 2025-12-29 02:31:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1686