Skip to content

Commit d6b2ec2

Browse files
committed
fed: Remove flakey and redundant replicaset unit test
1 parent a9bf441 commit d6b2ec2

File tree

2 files changed

+0
-165
lines changed

2 files changed

+0
-165
lines changed

federation/pkg/federation-controller/sync/BUILD

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ go_test(
4545
srcs = [
4646
"controller_test.go",
4747
"deploymentcontroller_test.go",
48-
"replicasetcontroller_test.go",
4948
],
5049
library = ":go_default_library",
5150
tags = ["automanaged"],
@@ -65,8 +64,6 @@ go_test(
6564
"//vendor/k8s.io/apimachinery/pkg/runtime:go_default_library",
6665
"//vendor/k8s.io/apimachinery/pkg/types:go_default_library",
6766
"//vendor/k8s.io/apimachinery/pkg/util/wait:go_default_library",
68-
"//vendor/k8s.io/apimachinery/pkg/watch:go_default_library",
69-
"//vendor/k8s.io/client-go/testing:go_default_library",
7067
],
7168
)
7269

federation/pkg/federation-controller/sync/replicasetcontroller_test.go

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

0 commit comments

Comments
 (0)