Skip to content
Snippets Groups Projects
Commit d93204d1 authored by Florian Von Cube's avatar Florian Von Cube :coffee:
Browse files

Add cvmfs-script from cmssam-repository to pilot scripts.

parent ec42627e
No related branches found
No related tags found
2 merge requests!108Updated configurations for the fnal frontend,!107Add cvmfs-script from cmssam-repository to pilot scripts.
......@@ -788,5 +788,11 @@
<file absfname="/data/gwms-frontend/repos/cms-validation-scripts/set_singularity_binds.sh" after_entry="False" after_group="False" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/data/gwms-frontend/repos/cmssam/SiteTests/WN/wn_cvmfs.sh" after_entry="True" after_group="False" const="True" executable="False" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/data/gwms-frontend/wn_cvmfs_wrap.sh" after_entry="True" after_group="False" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
</files>
</frontend>
\ No newline at end of file
......@@ -752,5 +752,11 @@
<file absfname="/data/gwms-frontend/repos/cms-validation-scripts/set_singularity_binds.sh" after_entry="False" after_group="False" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/data/gwms-frontend/repos/cmssam/SiteTests/WN/wn_cvmfs.sh" after_entry="True" after_group="False" const="True" executable="False" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/data/gwms-frontend/wn_cvmfs_wrap.sh" after_entry="True" after_group="False" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
</files>
</frontend>
\ No newline at end of file
......@@ -788,5 +788,11 @@
<file absfname="/etc/gwms-frontend/frontend_scripts/CMSglideinWMSValidation/set_singularity_binds.sh" after_entry="False" after_group="False" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/data/gwms-frontend/repos/cmssam/SiteTests/WN/wn_cvmfs.sh" after_entry="True" after_group="False" const="True" executable="False" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
<file absfname="/data/gwms-frontend/wn_cvmfs_wrap.sh" after_entry="True" after_group="False" const="True" executable="True" period="0" prefix="GLIDEIN_PS_" untar="False" wrapper="False">
<untar_options cond_attr="TRUE"/>
</file>
</files>
</frontend>
\ No newline at end of file
......@@ -348,3 +348,22 @@ parameters:
# prefix: GLIDEIN_PS_
# untar: false
# wrapper: false
extra_files:
- absfname: /data/gwms-frontend/repos/cmssam/SiteTests/WN/wn_cvmfs.sh
after_entry: true
after_group: false
const: true
executable: false
period: 0
prefix: GLIDEIN_PS_
untar: false
wrapper: false
- absfname: /data/gwms-frontend/wn_cvmfs_wrap.sh
after_entry: true
after_group: false
const: true
executable: true
period: 0
prefix: GLIDEIN_PS_
untar: false
wrapper: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment