Skip to content

Commit

Permalink
Add lines needed to nonfsio pegasus site template to prevent grid run…
Browse files Browse the repository at this point in the history
…ning (#3399)
  • Loading branch information
josh-willis authored Aug 1, 2020
1 parent 58c62ef commit 3555bde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pycbc/workflow/pegasus_files/nonfsio-site-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@
<profile namespace="condor" key="accounting_group">$ACCOUNTING_GROUP</profile>
<profile namespace="condor" key="should_transfer_files">YES</profile>
<profile namespace="condor" key="when_to_transfer_output">ON_EXIT_OR_EVICT</profile>
<profile namespace="condor" key="+DESIRED_Sites">&quot;nogrid&quot;</profile>
<profile namespace="condor" key="+IS_GLIDEIN">&quot;False&quot;</profile>
<profile namespace="condor" key="+flock_local">True</profile>

0 comments on commit 3555bde

Please sign in to comment.