[Asterisk-code-review] Adds option to send crash reports via email (testsuite[master])

Jonathan Rose asteriskteam at digium.com
Wed Oct 28 12:23:14 CDT 2015


Hello Anonymous Coward #1000019, Ashley Sanders, Matt Jordan, Joshua Colp,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/1539

to look at the new patch set (#5).

Change subject: Adds option to send crash reports via email
......................................................................

Adds option to send crash reports via email

--email-on-crash enables email on crash behavior. When this
behavior is enabled, the testsuite will attempt to email crash
reports (currently just the path to the test and a backtrace).
Configuration for sending the email (smtp server, who to send as,
who to send to, etc) is handled via crash-mail-config.yaml which
goes in the base folder for the testsuite when in use. There is
a sample configuration for it stored in the sample-yaml folder
(crash-mail-config.yaml.sample)

Change-Id: I17def41f15294a48754269d9c42aa649389840ad
---
M .gitignore
A lib/python/mailer.py
M runtests.py
A sample-yaml/crash-mail-config.yaml.sample
4 files changed, 140 insertions(+), 15 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/39/1539/5
-- 
To view, visit https://gerrit.asterisk.org/1539
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I17def41f15294a48754269d9c42aa649389840ad
Gerrit-PatchSet: 5
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Jonathan Rose <jrose at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Ashley Sanders <asanders at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jonathan Rose <jrose at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>



More information about the asterisk-code-review mailing list