Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19103 )
Change subject: IMPALA-10148: Cleanup cores in TestHooksStartupFail ...................................................................... IMPALA-10148: Cleanup cores in TestHooksStartupFail Generalizes coredump cleanup and expecting startup failure from test_provider.py and uses it in test_query_event_hooks.py TestHooksStartupFail to ensure core dumps are cleaned up. Testing: ran changed tests, observed core files being created and cleaned up while they ran. Observed other core files already present were not cleaned up, as expected. Change-Id: Iec32e0acbadd65aa78264594c85ffcd574cf3458 Reviewed-on: http://gerrit.cloudera.org:8080/19103 Reviewed-by: Laszlo Gaal <[email protected]> Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/authorization/test_provider.py M tests/common/custom_cluster_test_suite.py M tests/custom_cluster/test_query_event_hooks.py 3 files changed, 36 insertions(+), 56 deletions(-) Approvals: Laszlo Gaal: Looks good to me, but someone else must approve Joe McDonnell: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/19103 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iec32e0acbadd65aa78264594c85ffcd574cf3458 Gerrit-Change-Number: 19103 Gerrit-PatchSet: 4 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
