Alexey Serbin has submitted this change and it was merged. (
http://gerrit.cloudera.org:8080/16110 )
Change subject: [test_util] multiple bind address for WaitFor{Tcp,Udp}Bind()
......................................................................
[test_util] multiple bind address for WaitFor{Tcp,Udp}Bind()
This patch introduces a way to specify multiple candidate bind addresses
for WaitForTcpBind() and WaitForUdpBind() test utility functions. The
newly introduced functionality will be used in a follow-up changelist.
Change-Id: Iacda85624cb31995adc5910302468d80d5177237
Reviewed-on: http://gerrit.cloudera.org:8080/16110
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
---
M src/kudu/hms/mini_hms.cc
M src/kudu/postgres/mini_postgres.cc
M src/kudu/ranger/mini_ranger.cc
M src/kudu/security/test/mini_kdc.cc
M src/kudu/util/test_util.cc
M src/kudu/util/test_util.h
6 files changed, 60 insertions(+), 53 deletions(-)
Approvals:
Kudu Jenkins: Verified
Alexey Serbin: Looks good to me, approved
--
To view, visit http://gerrit.cloudera.org:8080/16110
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iacda85624cb31995adc5910302468d80d5177237
Gerrit-Change-Number: 16110
Gerrit-PatchSet: 5
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)