Skip to content

Commit a5ef62f

Browse files
test(procmgr): drop PAR Windows E2E from spawn-profiles PR
Agent-profile spawn needs dd-procmgr-service as LocalSystem to read the agent password from LSA. Re-add the test in #54735 with the Wix change.
1 parent 1831290 commit a5ef62f

2 files changed

Lines changed: 0 additions & 85 deletions

File tree

test/new-e2e/tests/agent-runtimes/procmgr/BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ load("//bazel/rules/go:dd_agent_go_test.bzl", "dd_agent_go_test")
33
dd_agent_go_test(
44
name = "procmgr_test",
55
srcs = [
6-
"par_procmgr_win_test.go",
76
"procmgr_common_test.go",
87
"procmgr_nix_test.go",
98
"procmgr_win_helpers_test.go",
@@ -19,7 +18,6 @@ dd_agent_go_test(
1918
"//test/e2e-framework/testing/environments",
2019
"//test/e2e-framework/testing/provisioners/aws/host",
2120
"//test/e2e-framework/testing/utils/e2e/client/agentclient",
22-
"//test/new-e2e/tests/privateactionrunner",
2321
"//test/new-e2e/tests/windows/common/agent",
2422
"@com_github_pulumi_pulumi_sdk_v3//go/pulumi",
2523
"@com_github_stretchr_testify//assert",

test/new-e2e/tests/agent-runtimes/procmgr/par_procmgr_win_test.go

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)