tool.registry.home=cipres tool.resource.cluster=TSCC tscc.login=tscc tscc.fileHost=tscc tscc.submit=new_submit.py tscc.check=new_checkjobs.py tscc.cancel=new_delete.py tscc.rc=/home/cipres_test/ngbw/contrib/scripts/workbench.rc tscc.project=cipres_test tscc.workspace=/projects/ps-ngbt/backend/tscc_test_workspace tool.resource.host=billiards host=billiards # directory must be owned by "bwatch" workspace=/archive/science/ngbt/portal2test/workspace/bwbatch_jobs/ teragrid.trestles.workspace=/projects/ps-ngbt/backend/trestles_test_workspace teragrid.trestles.host=trestles-dm1.sdsc.edu teragrid.trestles.user= teragrid.trestles.login=cipres@trestles.sdsc.edu teragrid.trestles.rc=/projects/ps-ngbt/home/cipres/.bash_profile teragrid.trestles.submit=submit.py teragrid.trestles.check=checkjobs.py teragrid.trestles.cancel=delete.py teragrid.gordon.workspace=/projects/ps-ngbt/backend/gordon_test_workspace teragrid.gordon.host=trestles-dm1.sdsc.edu teragrid.gordon.user= teragrid.gordon.login=cipres@gordon.sdsc.edu teragrid.gordon.rc=/projects/ps-ngbt/home/cipres/.bash_profile teragrid.gordon.submit=gordon_submit.py teragrid.gordon.check=checkjobs.py teragrid.gordon.cancel=delete.py # Set to "true" to disable teragrid tools, "false" to enable teragrid tools. teragrid.tools.disable=false # #################################################################################### # GLOBUS Teragrid Properties # #################################################################################### # Units for the following are in minutes (1 hr=60, 1 day = 1440, 3 days = 4320, 7 days = 10080, etc) # The longest proxy we can get from myproxy with our current credential is 7 days so # there's no point trying to run jobs longer than that. Lonestar only allows 2 days anyway. grid.job.lifetime.max = 10080 # Globus process worker polls very frequently the first minute, then at quick.poll.interval for # several minutes and finally at poll.interval. grid.job.poll.interval = 60 grid.job.medium.poll.interval = 5 grid.job.quick.poll.interval = 1 # Lifetime of credential in hours. min.lifetime must be less than lifetime. # With the credential we're using (a default teragrid credential) 7 days = 168 hrs is the max # we can get. grid.myproxy.lifetime = 168 grid.myproxy.min.lifetime = 144 grid.myproxyfile=/tmp/x509_cipres_test # #################################################################################### # END GLOBUS Teragrid Properties # #################################################################################### # Used for sending job completion email portal.url=http://billiards.sdsc.edu:7070/portal2 portal.name=Cipres Portal Test job.email.from=Cipres Web Portal job.email.enable=true # CALLBACK URL FOR THE CIPRES PORTAL: job.callback.url=http://billiards.sdsc.edu:7070/portal2/taskupdate.action # CALLBACK URL FOR REST SERVICE: # The lowercase -k is to disable cert validation when using with a machine like billiards # that has an invalid or self-signed cert. # job.callback.url=-K ~/.jobcurl.rc -k https://billiards3.sdsc.edu/cipresrest/v1/job/admin/updateJob # maxPoolSize needs to be at least ( 2 * max(loadResults.pool.size, submitJob.pool.size) ) + 1 # to avoid deadlock. Also make sure that in ssl.properties, maxconn for the hosts we're using # is at least 2 * max(loadResults.pool.size, submitJob.pool.size) # database.url=jdbc:mysql://nibbler.sdsc.edu:3316/ngbwtest database.url=jdbc:log4jdbc:mysql://mysql.sdsc.edu:3316/cipres_copy database.fileRoot=/archive/science/ngbt/db_documents/ngbw_test database.maxPoolSize=50 database.minPoolSize=2 ssl.maxconn=25 process_worker_logs=/archive/science/ngbt/portal2test/logs/ checkJobs.poll.seconds=1800 checkjobs.maxDays = 30 loadResults.poll.seconds=60 loadResults.pool.size=10 loadResults.retries=10 submitJob.poll.seconds=10 submitJob.pool.size=10 submitJob.retries=10 disabled.resources.file=/archive/science/ngbt/portal2test/disabled_resources accounting.period.start=2013-07-01 iplant.charge.number=TG-MCB110022