Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22960 )
Change subject: IMPALA-14109: Remove SkipIfCatalogV2.hms_event_polling_disabled ...................................................................... IMPALA-14109: Remove SkipIfCatalogV2.hms_event_polling_disabled This skipIf used the coordinator webui to check whether the flag is set and skipped the test if the cluster was not running. The skipIf was only used in custom cluster tests where the cluster is restarted with new flags anyway, so the flags of the previous cluster are not relevant. Change-Id: I455b39eff95e45d02c7b9e0b35d8e7fe03145bb1 Reviewed-on: http://gerrit.cloudera.org:8080/22960 Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> --- M tests/common/skip.py M tests/custom_cluster/test_event_processing_error.py M tests/metadata/test_event_processing.py 3 files changed, 1 insertion(+), 10 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/22960 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I455b39eff95e45d02c7b9e0b35d8e7fe03145bb1 Gerrit-Change-Number: 22960 Gerrit-PatchSet: 4 Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Surya Hebbar <sheb...@cloudera.com>