Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24142 )
Change subject: IMPALA-13122: [addendum 2] Skip disk ID validation in test_file_metadata_stats for Ozone ...................................................................... IMPALA-13122: [addendum 2] Skip disk ID validation in test_file_metadata_stats for Ozone Ozone storage, similar to erasure coding, may not provide disk IDs. Update the test to skip the host:disk pair stats check when running on Ozone clusters by checking IS_OZONE in addition to the existing erasure coding check. Change-Id: I978c542cb9467658601306b87624def0bd256182 Reviewed-on: http://gerrit.cloudera.org:8080/24142 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Michael Smith <[email protected]> --- M tests/custom_cluster/test_file_metadata_stats.py 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/24142 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I978c542cb9467658601306b87624def0bd256182 Gerrit-Change-Number: 24142 Gerrit-PatchSet: 4 Gerrit-Owner: Arnab Karmakar <[email protected]> Gerrit-Reviewer: Arnab Karmakar <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
