This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/staging by this push:
new 9703d13 Adding missing emails in email monitor config
9703d13 is described below
commit 9703d13c9c6369488c480af43a5bb23dbd179512
Author: dimuthu <[email protected]>
AuthorDate: Fri May 18 13:44:02 2018 -0400
Adding missing emails in email monitor config
---
.../resources/email-monitor/conf/email-config.yaml | 28 +++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)
diff --git
a/modules/job-monitor/job-monitor-distribution/src/main/resources/email-monitor/conf/email-config.yaml
b/modules/job-monitor/job-monitor-distribution/src/main/resources/email-monitor/conf/email-config.yaml
index 4c8f147..02d3ff4 100644
---
a/modules/job-monitor/job-monitor-distribution/src/main/resources/email-monitor/conf/email-config.yaml
+++
b/modules/job-monitor/job-monitor-distribution/src/main/resources/email-monitor/conf/email-config.yaml
@@ -7,6 +7,10 @@ config:
- [email protected] # Bigred2
- root <[email protected]> # Bigred2
- root <[email protected]> # alamo
+ - root <[email protected]> #mason
+ - smic3 <[email protected]> # philip.hpc.lsu
+ - [email protected]
+ - root <[email protected]> #alamo
- jobManagerType: SLURM
emailParser: org.apache.airavata.monitor.email.parser.SLURMEmailParser
@@ -14,8 +18,30 @@ config:
- SDSC Admin <[email protected]> # comet
- [email protected] # stampede
- [email protected]
+ - [email protected]
+ - Slurm <[email protected]> # bridges
+ - Slurm Daemon <[email protected]> # OU Schooner
+ - [email protected] # stampede2
+ - Slurm service account <[email protected]> # Utah Ember
+ - SLURM workload manager <[email protected]> # JS Mark
Cluster
+ - [email protected]
+ - [email protected] # Jureca Email
+ - Slurm <[email protected]>
+ - [email protected]
+ - [email protected]
+ - [email protected] # Jetstream Ultrascan static
cluster with 10 nodes
+ - [email protected] #Stampede2
+ - [email protected] #Searching SRA
+ - Slurm Admin <[email protected]> #GSU cluster
+ - [email protected] #USD cluster
+ - [email protected]
+ - [email protected]
- jobManagerType: UGE
emailParser: org.apache.airavata.monitor.email.parser.UGEEmailParser
resourceEmailAddresses:
- - ls4.tacc.utexas.edu # contain Lonestar
\ No newline at end of file
+ - ls4.tacc.utexas.edu # contain Lonestar
+ - root <root@local> # USD HPC Cluster
+ - root <[email protected]> # SIU Little Dog
+ - [email protected] # SIU Big Dog
+ - root <[email protected]> # USD HPC Cluster
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].