mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +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 './_output' \
|
||||||
-o -wholename './release' \
|
-o -wholename './release' \
|
||||||
-o -wholename './target' \
|
-o -wholename './target' \
|
||||||
-o -wholename '*/third_party/*' \
|
|
||||||
-o -wholename '*/Godeps/*' \
|
-o -wholename '*/Godeps/*' \
|
||||||
-o -wholename '*/contrib/podex/*' \
|
-o -wholename '*/contrib/podex/*' \
|
||||||
-o -wholename '*/test/e2e/*' \
|
-o -wholename '*/test/e2e/*' \
|
||||||
|
Loading…
Reference in New Issue
Block a user