Skip to content

Commit

Permalink
Removing the last portion of canary
Browse files Browse the repository at this point in the history
  • Loading branch information
rynge committed Oct 28, 2024
1 parent 3d427ab commit 323dacb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ospool.osg-htc.org/development/frontend-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,28 +294,28 @@
<attr name="Is_Glideman_Site" glidein_publish="True" job_publish="False" parameter="True" type="expr" value="True"/>
</attrs>
<files>
<file absfname="/opt/osg-flock/ospool-pilot/itb-canary/lib/ospool-lib" after_entry="False" const="True" executable="True" period="0" prefix="NOPREFIX" untar="False" wrapper="False">
<file absfname="/opt/osg-flock/ospool-pilot/itb/lib/ospool-lib" after_entry="False" const="True" executable="True" period="0" prefix="NOPREFIX" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/opt/osg-flock/ospool-pilot/itb-canary/pilot/advertise-base" after_entry="True" const="True" executable="True" period="180" prefix="NOPREFIX" untar="False" wrapper="False">
<file absfname="/opt/osg-flock/ospool-pilot/itb/pilot/advertise-base" after_entry="True" const="True" executable="True" period="180" prefix="NOPREFIX" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/opt/osg-flock/ospool-pilot/itb-canary/pilot/advertise-userenv" type="run:singularity" after_entry="True" const="True" executable="True" prefix="NOPREFIX" untar="False" wrapper="False">
<file absfname="/opt/osg-flock/ospool-pilot/itb/pilot/advertise-userenv" type="run:singularity" after_entry="True" const="True" executable="True" prefix="NOPREFIX" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/opt/osg-flock/ospool-pilot/itb-canary/pilot/additional-htcondor-config" after_entry="True" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<file absfname="/opt/osg-flock/ospool-pilot/itb/pilot/additional-htcondor-config" after_entry="True" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/opt/osg-flock/ospool-pilot/itb-canary/pilot/default-image" after_entry="False" const="True" executable="True" period="0" prefix="NOPREFIX" untar="False" wrapper="False">
<file absfname="/opt/osg-flock/ospool-pilot/itb/pilot/default-image" after_entry="False" const="True" executable="True" period="0" prefix="NOPREFIX" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/opt/osg-flock/ospool-pilot/itb-canary/pilot/singularity-extras" after_entry="True" const="True" executable="True" period="0" prefix="NOPREFIX" untar="False" wrapper="False">
<file absfname="/opt/osg-flock/ospool-pilot/itb/pilot/singularity-extras" after_entry="True" const="True" executable="True" period="0" prefix="NOPREFIX" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/opt/osg-flock/ospool-pilot/itb-canary/job/simple-job-wrapper.sh" after_entry="True" const="True" executable="False" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="True">
<file absfname="/opt/osg-flock/ospool-pilot/itb/job/simple-job-wrapper.sh" after_entry="True" const="True" executable="False" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="True">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/opt/osg-flock/ospool-pilot/itb-canary/job/prepare-hook" after_entry="False" const="True" executable="False" period="0" prefix="NOPREFIX" untar="False" wrapper="False">
<file absfname="/opt/osg-flock/ospool-pilot/itb/job/prepare-hook" after_entry="False" const="True" executable="False" period="0" prefix="NOPREFIX" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
</files>
Expand Down

0 comments on commit 323dacb

Please sign in to comment.