Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20259 )
Change subject: IMPALA-12300: (addendum) Remove HDFS specific assertion ...................................................................... IMPALA-12300: (addendum) Remove HDFS specific assertion test_75_percent_availability fail against Ozone and S3 test environment because test expects the string "SCAN HDFS" to be found in the profile. Instead of it there's "SCAN OZONE" and "SCAN S3" for Ozone and S3 test environment respectively. This patch fix the test by removing that assertion from test_75_percent_availability. The remaining assertion is enough to verify that FE planner and BE scheduler can see cluster membership change. Change-Id: Id14934d2fce0f6cf03242c36c0142bc697b4180e Reviewed-on: http://gerrit.cloudera.org:8080/20259 Reviewed-by: Wenzhe Zhou <[email protected]> Reviewed-by: Michael Smith <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/custom_cluster/test_executor_groups.py 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Wenzhe Zhou: Looks good to me, but someone else must approve Michael Smith: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/20259 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id14934d2fce0f6cf03242c36c0142bc697b4180e Gerrit-Change-Number: 20259 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
