This is an automated email from the ASF dual-hosted git repository.

abukor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.


    from 1754f51  [client] fix MetaCacheEntry::Contains()
     new cb69bb1  KUDU-1959 - Add test for /startup page for the Master
     new dfb3ce9  [build] Introduce an env variable to indicate the thirdparty 
path
     new c423172  [tests] Add iteration to test dir path

The 3 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:
 CMakeLists.txt                                     |  8 +++-
 build-support/ccache-clang/clang                   |  3 +-
 build-support/ccache-clang/clang++                 |  3 +-
 build-support/clang_tidy_gerrit.py                 |  6 +--
 build-support/iwyu.py                              |  7 ++--
 build-support/iwyu/iwyu_tool.py                    |  4 +-
 build-support/jenkins/build-and-test.sh            | 20 ++++++----
 build-support/kudu_util.py                         |  5 +++
 build-support/lint.sh                              |  3 +-
 build-support/llvm-gcov-wrapper                    |  3 +-
 .../mini-cluster/build_mini_cluster_binaries.sh    |  7 ++--
 docs/support/scripts/make_site.sh                  |  3 +-
 src/kudu/clock/CMakeLists.txt                      |  4 +-
 src/kudu/hms/CMakeLists.txt                        |  4 +-
 src/kudu/master/master-test.cc                     | 45 ++++++++++++++++++++++
 src/kudu/master/master.cc                          |  6 +--
 src/kudu/postgres/CMakeLists.txt                   |  8 ++--
 src/kudu/ranger/CMakeLists.txt                     |  4 +-
 src/kudu/scripts/dump_breakpad_symbols.py          | 11 +++++-
 src/kudu/util/test_main.cc                         |  5 ++-
 src/kudu/util/test_util.cc                         | 19 +++++++--
 src/kudu/util/test_util.h                          |  4 ++
 22 files changed, 135 insertions(+), 47 deletions(-)

Reply via email to