Skip to content

Commit 6edcd9a

Browse files
authored
[AGENTRUN-886] Remove diskv2 and networkv2 e2e comparison tests (#43252)
### What does this PR do? Since #42003 we are using the Go core checks by default so these comparison tests are not providing enough value during this migration and should be removed due to their flakey nature ### Motivation ### Describe how you validated your changes ### Additional Notes Co-authored-by: jeremy.hanna <jeremy.hanna@datadoghq.com>
1 parent 546d907 commit 6edcd9a

8 files changed

Lines changed: 0 additions & 611 deletions

File tree

LICENSE-3rdparty.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,6 @@ core,github.com/google/gnostic-models/jsonschema,Apache-2.0,"Copyright 2017-2022
11481148
core,github.com/google/gnostic-models/openapiv2,Apache-2.0,"Copyright 2017-2022, Google LLC"
11491149
core,github.com/google/gnostic-models/openapiv3,Apache-2.0,"Copyright 2017-2022, Google LLC"
11501150
core,github.com/google/go-cmp/cmp,BSD-3-Clause,Copyright (c) 2017 The Go Authors. All rights reserved.
1151-
core,github.com/google/go-cmp/cmp/cmpopts,BSD-3-Clause,Copyright (c) 2017 The Go Authors. All rights reserved.
11521151
core,github.com/google/go-cmp/cmp/internal/diff,BSD-3-Clause,Copyright (c) 2017 The Go Authors. All rights reserved.
11531152
core,github.com/google/go-cmp/cmp/internal/flags,BSD-3-Clause,Copyright (c) 2017 The Go Authors. All rights reserved.
11541153
core,github.com/google/go-cmp/cmp/internal/function,BSD-3-Clause,Copyright (c) 2017 The Go Authors. All rights reserved.

test/new-e2e/tests/agent-runtimes/checks/common/utils.go

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

test/new-e2e/tests/agent-runtimes/checks/disk/common.go

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

test/new-e2e/tests/agent-runtimes/checks/disk/disk_nix_test.go

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

test/new-e2e/tests/agent-runtimes/checks/disk/disk_win_test.go

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

0 commit comments

Comments
 (0)