mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
Merge pull request #8388 from pmorie/third-party-tests
Run tests for third-party code
This commit is contained in:
commit
f8d0060d6e
@ -32,7 +32,6 @@ kube::test::find_dirs() {
|
||||
-o -wholename './_output' \
|
||||
-o -wholename './release' \
|
||||
-o -wholename './target' \
|
||||
-o -wholename '*/third_party/*' \
|
||||
-o -wholename '*/Godeps/*' \
|
||||
-o -wholename '*/contrib/podex/*' \
|
||||
-o -wholename '*/test/e2e/*' \
|
||||
|
Loading…
Reference in New Issue
Block a user