mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 13:02:14 +00:00
Fix testing to skip the release directories.
This commit is contained in:
parent
99bf48dc2f
commit
1dc723b4cb
@ -33,6 +33,7 @@ kube::test::find_dirs() {
|
||||
-o -wholename './release' \
|
||||
-o -wholename './target' \
|
||||
-o -wholename '*/Godeps/*' \
|
||||
-o -wholename './release*' \
|
||||
-o -wholename '*/contrib/podex/*' \
|
||||
-o -wholename '*/test/e2e/*' \
|
||||
-o -wholename '*/test/integration/*' \
|
||||
|
Loading…
Reference in New Issue
Block a user