Issue #2296 - Change email recipients of unit test failure email.
Change-Id: I17338a82fd97a12eaafc1b64a91ebe35de1fb270 Former-commit-id: 466b16f5052e3a848980976cfbdcf5dff95673c9
This commit is contained in:
parent
9c02d45802
commit
77c2043a1a
1 changed files with 4 additions and 1 deletions
|
@ -142,7 +142,10 @@
|
|||
<mail mailhost="localhost" mailport="25" subject="Unit Test Failures">
|
||||
<from address="jenkins@halfmaen.omaha.us.ray.com" />
|
||||
<replyto address="steven_l_harris@raytheon.com" />
|
||||
<to address="omaha_awips@raytheon.com" />
|
||||
<to address="michael.duff@raytheon.com" />
|
||||
<to address="david_j_hladky@raytheon.com" />
|
||||
<to address="bradley_l_gonzales@raytheon.com" />
|
||||
<to address="benjamin_d_phillippe@raytheon.com" />
|
||||
<message>Nightly build has unit test failures. http://awipscm/junit/</message>
|
||||
</mail>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue