Merge pull request #850 from xiangpengzhao/fix-bazel

Update bazel.md: adding "bazel-test-integration"
This commit is contained in:
Mike Danese 2017-07-31 19:44:38 -07:00 committed by GitHub
commit 7eb5cac28a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Several `make` rules have been created for common operations:
* `make bazel-build`: builds all binaries in tree
* `make bazel-test`: runs all unit tests
* `make bazel-test-integration`: runs all integration tests
* `make bazel-release`: builds release tarballs, Docker images (for server
components), and Debian images