Ashwani Raina has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23707


Change subject: [test] Parameterize tests with ip config constants
......................................................................

[test] Parameterize tests with ip config constants

This patch enables IP based tests to take constants instead of strings
for paramterization, thereby, adding type-safety and improved compile
time checks. Convert parameter type to readable string to improve
readability. Add helper function to convert IPMode value to its
corresponding string value that can be directly used to set the
ip_config_mode flag.

Change-Id: Ic72efea2045b12300ccf0e80873c405828c15a30
---
M src/kudu/master/mini_master-test.cc
M src/kudu/server/webserver-test.cc
M src/kudu/util/net/net_util-test.cc
M src/kudu/util/net/net_util.cc
M src/kudu/util/net/net_util.h
5 files changed, 113 insertions(+), 60 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/23707/1
--
To view, visit http://gerrit.cloudera.org:8080/23707
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic72efea2045b12300ccf0e80873c405828c15a30
Gerrit-Change-Number: 23707
Gerrit-PatchSet: 1
Gerrit-Owner: Ashwani Raina <[email protected]>

Reply via email to