Skip to content

Commit

Permalink
[CONTINT-4520, CONTINT-4587] Remove legacy kubelet and kube_apiserver…
Browse files Browse the repository at this point in the history
… integration tests
  • Loading branch information
L3n41c committed Mar 5, 2025
1 parent 71deb82 commit 1e0074d
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 790 deletions.
2 changes: 0 additions & 2 deletions tasks/gointegrationtest.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ class IntegrationTestsConfig:
IntegrationTest(prefix="./test/integration/config_providers/..."),
IntegrationTest(prefix="./test/integration/corechecks/..."),
IntegrationTest(prefix="./test/integration/listeners/..."),
IntegrationTest(prefix="./test/integration/util/kubelet/..."),
],
is_windows_supported=False,
)
Expand All @@ -66,7 +65,6 @@ class IntegrationTestsConfig:
name="Cluster Agent",
go_build_tags=get_default_build_tags(build="cluster-agent") + ["docker", "test"],
tests=[
IntegrationTest(prefix="./test/integration/util/kube_apiserver"),
IntegrationTest(prefix="./test/integration/util/leaderelection"),
],
is_windows_supported=False,
Expand Down
204 changes: 0 additions & 204 deletions test/integration/util/kube_apiserver/apiserver_test.go

This file was deleted.

64 changes: 0 additions & 64 deletions test/integration/util/kube_apiserver/common.go

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions test/integration/util/kube_apiserver/testdata/kubeconfig.json

This file was deleted.

Loading

0 comments on commit 1e0074d

Please sign in to comment.