This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 7afdac0 txns: syntactically sweeten some tuple-like variables
new 49f2a73 [test] Fix PasswdWebserverTest.TestCrashInFIPSMode test
new cb6e011 [test] Skip CryptoTest.RsaPrivateKeyInputOutputPEM in FIPS
mode
new 37bc427 [test] Fix InstanceDetectorTest.Timeout when run on AWS
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:
src/kudu/security/crypto-test.cc | 9 ++++++++-
src/kudu/server/webserver-test.cc | 2 +-
src/kudu/util/cloud/instance_detector-test.cc | 5 +++++
src/kudu/util/cloud/instance_metadata.cc | 10 ++++++++++
src/kudu/util/curl_util.cc | 5 +++++
src/kudu/util/curl_util.h | 9 +++++++++
6 files changed, 38 insertions(+), 2 deletions(-)