[PR #3065] [CLOSED] Set -p 1 for management tests #16219

Open
opened 2026-08-05 04:05:52 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3065
Author: @mlsmaycon
Created: 12/17/2024
Status: Closed

Base: feature/new-networks-conceptHead: set-min-parallel-tests-for-management


📝 Commits (2)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/golang-test-linux.yml (+1 -1)
📝 management/server/account_test.go (+2 -2)

📄 Description

Describe your changes

We still have some client tests that can lock other tests within the management code

for now, I am adding back the -p 1 flag

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/3065 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 12/17/2024 **Status:** ❌ Closed **Base:** `feature/new-networks-concept` ← **Head:** `set-min-parallel-tests-for-management` --- ### 📝 Commits (2) - [`ddc020d`](https://github.com/netbirdio/netbird/commit/ddc020d34f5cfde5e417cb298dd0b9db4f3c3903) Set -p 1 for management tests - [`24b3f2d`](https://github.com/netbirdio/netbird/commit/24b3f2d6081731f7afbdadb243e228466a234d27) fix benchmark ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/golang-test-linux.yml` (+1 -1) 📝 `management/server/account_test.go` (+2 -2) </details> ### 📄 Description ## Describe your changes We still have some client tests that can lock other tests within the management code for now, I am adding back the -p 1 flag ## Issue ticket number and link ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 04:05:52 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#16219