Skip to content

Commit

Permalink
Drop runs-per-test for unit tests
Browse files Browse the repository at this point in the history
Cherry-pick of kubernetes#98272

Related to b/177937814

Change-Id: I8e5e69e22158a3fdf6bb816c83219e4daad1087d
  • Loading branch information
liggitt authored and GCB Sync Robot committed Feb 26, 2021
1 parent 3e67aa9 commit abb9816
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/root/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ test:unit --@io_bazel_rules_go//go/config:race

test:unit --build_tests_only
test:unit --test_tag_filters=-e2e,-integration
test:unit --runs_per_test=2

test:integration --local_test_jobs 4
test:integration --test_tag_filters=integration
Expand Down

0 comments on commit abb9816

Please sign in to comment.