Internal Jenkins has submitted this change and it was merged. Change subject: CDH-39818: Add Breakpad minidump collection script ......................................................................
CDH-39818: Add Breakpad minidump collection script Add two scripts: collect_minidumps.py - generates a compressed tarball that contains minidumps generated by Breakpad. generate_minidump_collection_testdata.py - generates testdata for the above script. Change-Id: I85b3643133e28eca07507ac2a79acbf73128456f Reviewed-on: http://gerrit.cloudera.org:8080/2997 Reviewed-by: Taras Bobrovytsky <[email protected]> Reviewed-by: Michael Brown <[email protected]> Tested-by: Internal Jenkins --- A bin/collect_minidumps.py A bin/generate_minidump_collection_testdata.py 2 files changed, 343 insertions(+), 0 deletions(-) Approvals: Michael Brown: Looks good to me, approved Taras Bobrovytsky: Looks good to me, but someone else must approve Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2997 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I85b3643133e28eca07507ac2a79acbf73128456f Gerrit-PatchSet: 8 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Ishaan Joshi <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: [email protected]
