Merge pull request #8388 from pmorie/third-party-tests

Run tests for third-party code
This commit is contained in:
Tim Hockin 2015-05-28 14:58:26 -07:00
commit f8d0060d6e

View File

@ -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/*' \