Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21152 )
Change subject: IMPALA-12914: TestBannedLogMessages no longer requires running cluster ...................................................................... IMPALA-12914: TestBannedLogMessages no longer requires running cluster Updates test_banned_log_messages.py to no longer require a running cluster, as it only checks files on disk. This fixes running custom cluster tests that end with shutting down the cluster via run-all-tests.sh. Tested locally with FE_TEST=false BE_TEST=false EE_TEST=false JDBC_TEST=false\ JS_TEST=false CLUSTER_TEST_FILES=custom_cluster/test_coordinators.py\ ::TestCoordinators::test_exclusive_coordinator_plan run-all-tests.sh Change-Id: Icfa7d5925bf724d714eaa7fa606defae0822cf93 Reviewed-on: http://gerrit.cloudera.org:8080/21152 Reviewed-by: Riza Suminto <[email protected]> Tested-by: Michael Smith <[email protected]> --- M tests/verifiers/test_banned_log_messages.py 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: Riza Suminto: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/21152 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Icfa7d5925bf724d714eaa7fa606defae0822cf93 Gerrit-Change-Number: 21152 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
