This is an automated email from the ASF dual-hosted git repository.
awong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from e266f71 [benchmarks] add MetaCacheLookupStressTest scenarios
new 6d81fe4 KUDU-1959 - Add tests for /startup page and metrics for
tservers
new cac9b48 [dense_node-itest] enable on macOS
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/kudu/integration-tests/CMakeLists.txt | 5 +-
src/kudu/integration-tests/dense_node-itest.cc | 36 ++++-
src/kudu/mini-cluster/webui_checker.h | 2 +
src/kudu/server/webserver.cc | 14 +-
src/kudu/tserver/tablet_server-test.cc | 207 +++++++++++++++++++++++++
5 files changed, 249 insertions(+), 15 deletions(-)