Coverage for tests/testfiles/config_pegasus.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1config.platform.nodeSetRequired = True
2config.platform.localScratch = "/mount1/scratch"
3config.platform.defaultRoot = "/mount2/condor_work"
4config.platform.dataDirectory = "/datasets"
5config.platform.fileSystemDomain = "lsstcorp.org"
6config.platform.scheduler = "slurm"
7config.platform.manager = "pegasus"
8config.platform.setup_using = "getenv"
9config.platform.eupsPath = "/var/tmp"
10config.platform.manager_software_home = "/software/pegasus/usr"