mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-13 10:50:56 -04:00
Run unit tests 2 instead of 3 times via bazel
This commit is contained in:
parent
0fd10997df
commit
a69964e3a4
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ test:unit --features=race
|
|||
|
||||
test:unit --build_tests_only
|
||||
test:unit --test_tag_filters=-e2e,-integration
|
||||
test:unit --runs_per_test=3
|
||||
test:unit --runs_per_test=2
|
||||
|
||||
test:integration --local_test_jobs 4
|
||||
test:integration --test_tag_filters=integration
|
||||
|
|
|
|||
Loading…
Reference in a new issue