]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGPP/QA/scripts/runQA.example.config
ZDC automatic scripts updates (Marco Leoncino) + updates in QA config
[u/mrichter/AliRoot.git] / PWGPP / QA / scripts / runQA.example.config
old mode 100755 (executable)
new mode 100644 (file)
index eda165b..ee27c64
@@ -17,11 +17,22 @@ excludeDetectors="EXAMPLE"
 #logs
 logDirectory=${workingDirectory}/logs
 
-#set aliroot
-alirootEnv="/home/mkrzewic/alisoft/balice_master.sh"
-
 #OCDB storage
 ocdbStorage="raw://"
 
 #email to
 MAILTO="fbellini@cern.ch"
+
+#email detector experts
+# full list can be taken from  
+# https://twiki.cern.ch/twiki/pub/ALICE/PWGPPQualityAssurance/ListOfDetectorMailsForAutomaticQA.txt
+MAILTO_TPC="marian.ivanov@cern.ch"
+MAILTO_T0="alla.maevskaia@cern.ch"
+
+#how to send email
+MAILdebugInfo=1
+MAILproductionSummary=1
+
+#alien user name
+alienUserName="mkrzewic"
+