dinukadesilva commented on a change in pull request #278: URL: https://github.com/apache/airavata/pull/278#discussion_r789556471
########## File path: dev-tools/ansible/roles/job_monitor/templates/email-monitor/email-config.yaml.j2 ########## @@ -93,3 +93,7 @@ config: resourceEmailAddresses: - iu.xsede.edu # test resource mail address - tcs.tulsahpc.org #Tandy + + - jobManagerType: HTCondor Review comment: This jobManagerType has to be equal to the enum since that's how it's being mapped. it's already referenced at https://github.com/apache/airavata/blob/a37ae49ef4959c731dd220830711bd790c7e1635/modules/airavata-helix/helix-spectator/src/main/java/org/apache/airavata/helix/impl/task/submission/config/GroovyMapBuilder.java#L80 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@airavata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org