Michael Brown has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/3307 Reviewed-by: Silvius Rus <[email protected]> Reviewed-by: Michael Brown <[email protected]> Tested-by: Michael Brown <[email protected]> --- M bin/run-all-tests.sh 1 file changed, 14 insertions(+), 15 deletions(-) Approvals: Michael Brown: Looks good to me, approved; Verified Silvius Rus: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3307 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I57f9ab6235f99e6a4d5fb50b87ceba3584b6b6d2 Gerrit-PatchSet: 9 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.6.0_5.8.0 Gerrit-Owner: Michael Brown <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Silvius Rus <[email protected]>
