Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17820 )
Change subject: IMPALA-10896: Fix impala shell tests on S3 ...................................................................... IMPALA-10896: Fix impala shell tests on S3 The S3 tests were broken due to IMPALA-10778. The strict_no_protocol option will not work on S3 because the Hive mini cluster is not running there. This commit adds a constraint to disable non HDFS tests for the strict_no_protocol option. Change-Id: Ic2e09731e5edebb9107edfa53fd0c53671fe64b4 Reviewed-on: http://gerrit.cloudera.org:8080/17820 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/common/test_dimensions.py 1 file changed, 8 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/17820 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic2e09731e5edebb9107edfa53fd0c53671fe64b4 Gerrit-Change-Number: 17820 Gerrit-PatchSet: 7 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]>
