diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-11-29 10:38:40 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-11-30 10:15:33 -0800 |
commit | 26740b392ebd79ad7d61ad131f87a5df32158886 (patch) | |
tree | 7e94b1f42b4c4cf716f7e442d8b57aefbefa08cf | |
parent | 70e485e95938adf04adeb9338fa2ea46fb167781 (diff) |
Update Releng Testresults PTL Macro
Send emails to Serena after weekly Anteater scans on the
releng-testresults repository.
Change-Id: Ic4d61137ea8e30985f5330651e8d2da37b71fca3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r-- | jjb/global/releng-macros.yml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/jjb/global/releng-macros.yml b/jjb/global/releng-macros.yml index d554f4172..86f4c4265 100644 --- a/jjb/global/releng-macros.yml +++ b/jjb/global/releng-macros.yml @@ -869,7 +869,12 @@ <<: *email_releng_ptl_defaults - publisher: name: 'email-releng-testresults-ptl' - <<: *email_releng_ptl_defaults + publishers: + - email-ext: + <<: *email_ptl_defaults + recipients: > + fatih.degirmenci@ericsson.com + feng.xiaowei@zte.com.cn - publisher: name: 'email-releng-utils-ptl' <<: *email_releng_ptl_defaults |