Skip to content

Commit

Permalink
cloud node controller: refactor tests to not depend on controller/tes…
Browse files Browse the repository at this point in the history
…tutils

Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
  • Loading branch information
andrewsykim committed Mar 24, 2020
1 parent 283b958 commit f34b32f
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 708 deletions.
1 change: 1 addition & 0 deletions pkg/controller/cloud/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ go_test(
"//staging/src/k8s.io/cloud-provider:go_default_library",
"//staging/src/k8s.io/cloud-provider/api:go_default_library",
"//staging/src/k8s.io/cloud-provider/fake:go_default_library",
"//vendor/github.com/google/go-cmp/cmp:go_default_library",
"//vendor/github.com/stretchr/testify/assert:go_default_library",
"//vendor/k8s.io/klog:go_default_library",
],
Expand Down

0 comments on commit f34b32f

Please sign in to comment.