Commit 03e2053
committed
kvserver: run bench without extra arguments
Without these additions, users of `./dev bench` need to manually specify an
explicit bazel target for the kvserver_test package. This always causes a few
seconds (or minutes) of confusion because (1) most of us are used to not having
to specify the test package and (2) its reasonable to first suspect your recent
change when you hit some bazel error.
Epic: None
Release note: none1 parent f79b842 commit 03e2053
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| 619 | + | |
619 | 620 | | |
620 | 621 | | |
621 | 622 | | |
| 623 | + | |
622 | 624 | | |
623 | 625 | | |
624 | 626 | | |
| |||
0 commit comments