Michael Brown has posted comments on this change. Change subject: IMPALA-3501: ee tests: detect build type and support different timeouts based on the same ......................................................................
Patch Set 2: (4 comments) http://gerrit.cloudera.org:8080/#/c/3156/2/tests/common/environ.py File tests/common/environ.py: Line 36: # TODO: looking at TEST_START_CLUSTER_ARGS is a hack. It would be better to add an option > It would be good to have some comments as headings for these sections, like Done Line 44: # Try to derive the build type. Assume it's 'latest' by default. > I think it would be good to disambiguate between this build types and the I I was trying to avoid touching this older stuff, but I guess it's unavoidable. ;) I'll think about it. Line 67: class ImpaladBuild(object): > I think this class deserves its own docstring Done Line 198: not explicitly listing kwarg-style formal parameters > Why not do so? Done -- To view, visit http://gerrit.cloudera.org:8080/3156 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2b675c04c54e36d404fd9e5a6cf085fb8d6d0e47 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Michael Brown <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-HasComments: Yes
