From f3a372ca8c5af0711c2bf6fb7f8cd02be8d3e7e7 Mon Sep 17 00:00:00 2001 From: Martijn van Schaardenburg Date: Wed, 21 Feb 2024 12:57:04 -0700 Subject: [PATCH] Testing: Add missing t.Parallel to speed up tests (#1627) --- integration_test/ops_agent_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/integration_test/ops_agent_test.go b/integration_test/ops_agent_test.go index 80d30a8835..26edb937f6 100644 --- a/integration_test/ops_agent_test.go +++ b/integration_test/ops_agent_test.go @@ -4728,6 +4728,7 @@ func TestNoNvmlOtelReceiverWithoutGpu(t *testing.T) { func TestPartialSuccess(t *testing.T) { t.Parallel() gce.RunForEachPlatform(t, func(t *testing.T, platform string) { + t.Parallel() ctx, logger, vm := setupMainLogAndVM(t, platform) logPath := logPathForPlatform(vm.Platform) config := fmt.Sprintf(`logging: