You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Michael Brown (Code Review)" <ge...@cloudera.org> on 2016/06/07 17:05:36 UTC

[Impala-CR](cdh5-2.6.0 5.8.0) IMPALA-3630: forward end-to-end test arguments to custom cluster tests

Michael Brown has uploaded a new patch set (#7).

Change subject: IMPALA-3630: forward end-to-end test arguments to custom cluster tests
......................................................................

IMPALA-3630: forward end-to-end test arguments to custom cluster tests

The breakpad custom cluster tests expect to run in exhaustive only, but
the option to do that isn't passed appropriately. That means they aren't
being run at all in Jenkins.

Fix the problem by setting a common set of arguments in run-all-tests.sh
and passing them along as needed.

Change-Id: I57f9ab6235f99e6a4d5fb50b87ceba3584b6b6d2
---
M bin/run-all-tests.sh
1 file changed, 14 insertions(+), 15 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/07/3307/7
-- 
To view, visit http://gerrit.cloudera.org:8080/3307
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I57f9ab6235f99e6a4d5fb50b87ceba3584b6b6d2
Gerrit-PatchSet: 7
Gerrit-Project: Impala
Gerrit-Branch: cdh5-2.6.0_5.8.0
Gerrit-Owner: Michael Brown <mi...@cloudera.com>
Gerrit-Reviewer: Lars Volker <lv...@cloudera.com>
Gerrit-Reviewer: Michael Brown <mi...@cloudera.com>