From ec42627e41f41368f2fcbd730ac202eed714451d Mon Sep 17 00:00:00 2001
From: "R. Florian von Cube" <ralf.florian.von.cube@cern.ch>
Date: Thu, 27 Mar 2025 16:29:27 +0100
Subject: [PATCH 1/4] Update FNAL global pool FE.

---
 compiled/fnal/global/frontend.xml | 4 ++--
 inventory/classes/fnal/common.yml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/compiled/fnal/global/frontend.xml b/compiled/fnal/global/frontend.xml
index 9ce55c84..82a3b14b 100644
--- a/compiled/fnal/global/frontend.xml
+++ b/compiled/fnal/global/frontend.xml
@@ -97,11 +97,11 @@
    </match>
    <monitor base_dir="/var/lib/gwms-frontend/web-area/monitor" flot_dir="/usr/share/javascriptrrd/flot" javascriptRRD_dir="/usr/share/javascriptrrd/js" jquery_dir="/usr/share/javascriptrrd/flot"/>
    <monitor_footer display_txt="" href_link=""/>
-   <security classad_proxy="/etc/gwms-frontend/proxies/fe_proxy" proxy_DN="/DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/OU=Fermilab/CN=cmssrvz05.fnal.gov/CN=1628757376" proxy_selection_plugin="ProxyAll" security_name="fecmsglobalbackup" sym_key="aes_256_cbc">
+   <security classad_proxy="/etc/gwms-frontend/proxies/fe_proxy" proxy_DN="/DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/OU=Fermilab/CN=cmssrv2426.fnal.gov/CN=1628757376" proxy_selection_plugin="ProxyAll" security_name="fecmsglobalbackup" sym_key="aes_256_cbc">
       <credentials>
       </credentials>
    </security>
-   <stage base_dir="/var/lib/gwms-frontend/web-area/stage" use_symlink="True" web_base_url="http://cmssrvz05.fnal.gov:8319/vofrontend/stage"/>
+   <stage base_dir="/var/lib/gwms-frontend/web-area/stage" use_symlink="True" web_base_url="http://cmssrv2426.fnal.gov:8319/vofrontend/stage"/>
    <work base_dir="/var/lib/gwms-frontend/vofrontend" base_log_dir="/var/log/gwms-frontend"/>
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
diff --git a/inventory/classes/fnal/common.yml b/inventory/classes/fnal/common.yml
index 82131bc6..0ebfc1fe 100644
--- a/inventory/classes/fnal/common.yml
+++ b/inventory/classes/fnal/common.yml
@@ -7,10 +7,10 @@ parameters:
   secondary: true
   ha_frontend_name: "CMSG-v1_0"
   classad_proxy: "/etc/gwms-frontend/proxies/fe_proxy"
-  proxy_DN: "/DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/OU=Fermilab/CN=cmssrvz05.fnal.gov/CN=1628757376"
+  proxy_DN: "/DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/OU=Fermilab/CN=cmssrv2426.fnal.gov/CN=1628757376"
   proxy_security_name: "CMSG-v1_0"
   proxy_path_local: /etc/gwms-frontend/proxies/cms_local_proxy
   proxy_path: /etc/gwms-frontend/proxies/cms_pilot_proxy
   validation_repo_path: /etc/gwms-frontend/frontend_scripts/CMSglideinWMSValidation
   my_identity: fecmsglobalbackup
-  frontend_fqdn: cmssrvz05.fnal.gov:8319
\ No newline at end of file
+  frontend_fqdn: cmssrv2426.fnal.gov:8319
\ No newline at end of file
-- 
GitLab


From d93204d107d6233731c0c206856efe954848c314 Mon Sep 17 00:00:00 2001
From: Florian Von Cube <ralf.florian.von.cube@cern.ch>
Date: Tue, 1 Apr 2025 12:17:59 +0000
Subject: [PATCH 2/4] Add cvmfs-script from cmssam-repository to pilot scripts.

---
 compiled/cern/itb/frontend.xml    |  6 ++++++
 compiled/cern/itbdev/frontend.xml |  6 ++++++
 compiled/fnal/itb/frontend.xml    |  6 ++++++
 inventory/classes/itb.yml         | 19 +++++++++++++++++++
 4 files changed, 37 insertions(+)

diff --git a/compiled/cern/itb/frontend.xml b/compiled/cern/itb/frontend.xml
index b8acb958..d8e391a7 100644
--- a/compiled/cern/itb/frontend.xml
+++ b/compiled/cern/itb/frontend.xml
@@ -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
diff --git a/compiled/cern/itbdev/frontend.xml b/compiled/cern/itbdev/frontend.xml
index f7d0edfd..4c7ea8a5 100644
--- a/compiled/cern/itbdev/frontend.xml
+++ b/compiled/cern/itbdev/frontend.xml
@@ -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
diff --git a/compiled/fnal/itb/frontend.xml b/compiled/fnal/itb/frontend.xml
index cb5f9db9..759dcdcf 100644
--- a/compiled/fnal/itb/frontend.xml
+++ b/compiled/fnal/itb/frontend.xml
@@ -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
diff --git a/inventory/classes/itb.yml b/inventory/classes/itb.yml
index 1fc4768d..1ca9c417 100644
--- a/inventory/classes/itb.yml
+++ b/inventory/classes/itb.yml
@@ -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
-- 
GitLab


From 516d9a9cbce356377014a6f191f9488ac10c3db3 Mon Sep 17 00:00:00 2001
From: "R. Florian von Cube" <ralf.florian.von.cube@cern.ch>
Date: Thu, 10 Apr 2025 15:50:35 +0200
Subject: [PATCH 3/4] Update to condor version 24.0.x.

---
 compiled/cern/global/frontend.xml    | 2 +-
 compiled/cern/itb/frontend.xml       | 2 +-
 compiled/cern/itbdev/frontend.xml    | 2 +-
 compiled/cern/tier0/frontend.xml     | 2 +-
 compiled/cern/volunteer/frontend.xml | 2 +-
 compiled/fnal/global/frontend.xml    | 2 +-
 compiled/fnal/itb/frontend.xml       | 2 +-
 compiled/fnal/tier0/frontend.xml     | 2 +-
 inventory/classes/common.yml         | 2 +-
 inventory/classes/global.yml         | 2 +-
 inventory/classes/itb.yml            | 2 +-
 inventory/classes/tier0.yml          | 2 +-
 inventory/classes/volunteer.yml      | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/compiled/cern/global/frontend.xml b/compiled/cern/global/frontend.xml
index 72504f50..a58d63a8 100644
--- a/compiled/cern/global/frontend.xml
+++ b/compiled/cern/global/frontend.xml
@@ -106,7 +106,7 @@
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
       <attr name="CMSSF_ResourceType" glidein_publish="True" job_publish="True" parameter="True" type="string" value="x86_64:pledged"/>
-      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="23.0.x"/>
+      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="24.0.x"/>
       <attr name="CONDOR_OS" glidein_publish="False" job_publish="False" parameter="True" type="string" value="auto"/>
       <attr name="GLIDEIN_Expose_Grid_Env" glidein_publish="True" job_publish="True" parameter="False" type="string" value="True"/>
       <attr name="GLIDEIN_Job_Max_Time" comment="How long should a job continue to run when a glidein is in drain period" glidein_publish="True" job_publish="True" parameter="True" type="int" value="14400"/>
diff --git a/compiled/cern/itb/frontend.xml b/compiled/cern/itb/frontend.xml
index d8e391a7..acfb8151 100644
--- a/compiled/cern/itb/frontend.xml
+++ b/compiled/cern/itb/frontend.xml
@@ -91,7 +91,7 @@
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
       <attr name="CMSSF_ResourceType" glidein_publish="True" job_publish="True" parameter="True" type="string" value="x86_64:pledged"/>
-      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="23.0.x"/>
+      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="24.0.x"/>
       <attr name="CONDOR_OS" glidein_publish="False" job_publish="False" parameter="True" type="string" value="auto"/>
       <attr name="GLIDEIN_Expose_Grid_Env" glidein_publish="True" job_publish="True" parameter="False" type="string" value="True"/>
       <attr name="GLIDEIN_Job_Max_Time" comment="How long should a job continue to run when a glidein is in drain period" glidein_publish="True" job_publish="True" parameter="True" type="int" value="14400"/>
diff --git a/compiled/cern/itbdev/frontend.xml b/compiled/cern/itbdev/frontend.xml
index 4c7ea8a5..24fe55be 100644
--- a/compiled/cern/itbdev/frontend.xml
+++ b/compiled/cern/itbdev/frontend.xml
@@ -58,7 +58,7 @@
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
       <attr name="CMSSF_ResourceType" glidein_publish="True" job_publish="True" parameter="True" type="string" value="x86_64:pledged"/>
-      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="23.0.x"/>
+      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="24.0.x"/>
       <attr name="CONDOR_OS" glidein_publish="False" job_publish="False" parameter="True" type="string" value="auto"/>
       <attr name="GLIDEIN_Expose_Grid_Env" glidein_publish="True" job_publish="True" parameter="False" type="string" value="True"/>
       <attr name="GLIDEIN_Job_Max_Time" comment="How long should a job continue to run when a glidein is in drain period" glidein_publish="True" job_publish="True" parameter="True" type="int" value="14400"/>
diff --git a/compiled/cern/tier0/frontend.xml b/compiled/cern/tier0/frontend.xml
index 7bc944ba..805d8115 100644
--- a/compiled/cern/tier0/frontend.xml
+++ b/compiled/cern/tier0/frontend.xml
@@ -102,7 +102,7 @@
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
       <attr name="CMSSF_ResourceType" glidein_publish="True" job_publish="True" parameter="True" type="string" value="x86_64:pledged"/>
-      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="23.0.x"/>
+      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="24.0.x"/>
       <attr name="CONDOR_OS" glidein_publish="False" job_publish="False" parameter="True" type="string" value="auto"/>
       <attr name="GLIDEIN_Expose_Grid_Env" glidein_publish="True" job_publish="True" parameter="False" type="string" value="True"/>
       <attr name="GLIDEIN_Job_Max_Time" comment="How long should a job continue to run when a glidein is in drain period" glidein_publish="True" job_publish="True" parameter="True" type="int" value="14400"/>
diff --git a/compiled/cern/volunteer/frontend.xml b/compiled/cern/volunteer/frontend.xml
index 7132eaba..28f76f93 100644
--- a/compiled/cern/volunteer/frontend.xml
+++ b/compiled/cern/volunteer/frontend.xml
@@ -58,7 +58,7 @@
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
       <attr name="CMSSF_ResourceType" glidein_publish="True" job_publish="True" parameter="True" type="string" value="x86_64:pledged"/>
-      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="23.0.x"/>
+      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="24.0.x"/>
       <attr name="CONDOR_OS" glidein_publish="False" job_publish="False" parameter="True" type="string" value="auto"/>
       <attr name="GLIDEIN_Expose_Grid_Env" glidein_publish="True" job_publish="True" parameter="False" type="string" value="True"/>
       <attr name="GLIDEIN_Job_Max_Time" comment="How long should a job continue to run when a glidein is in drain period" glidein_publish="True" job_publish="True" parameter="True" type="int" value="14400"/>
diff --git a/compiled/fnal/global/frontend.xml b/compiled/fnal/global/frontend.xml
index 82a3b14b..7858f43e 100644
--- a/compiled/fnal/global/frontend.xml
+++ b/compiled/fnal/global/frontend.xml
@@ -106,7 +106,7 @@
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
       <attr name="CMSSF_ResourceType" glidein_publish="True" job_publish="True" parameter="True" type="string" value="x86_64:pledged"/>
-      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="23.0.x"/>
+      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="24.0.x"/>
       <attr name="CONDOR_OS" glidein_publish="False" job_publish="False" parameter="True" type="string" value="auto"/>
       <attr name="GLIDEIN_Expose_Grid_Env" glidein_publish="True" job_publish="True" parameter="False" type="string" value="True"/>
       <attr name="GLIDEIN_Job_Max_Time" comment="How long should a job continue to run when a glidein is in drain period" glidein_publish="True" job_publish="True" parameter="True" type="int" value="14400"/>
diff --git a/compiled/fnal/itb/frontend.xml b/compiled/fnal/itb/frontend.xml
index 759dcdcf..f6736e1e 100644
--- a/compiled/fnal/itb/frontend.xml
+++ b/compiled/fnal/itb/frontend.xml
@@ -91,7 +91,7 @@
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
       <attr name="CMSSF_ResourceType" glidein_publish="True" job_publish="True" parameter="True" type="string" value="x86_64:pledged"/>
-      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="23.0.x"/>
+      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="24.0.x"/>
       <attr name="CONDOR_OS" glidein_publish="False" job_publish="False" parameter="True" type="string" value="auto"/>
       <attr name="GLIDEIN_Expose_Grid_Env" glidein_publish="True" job_publish="True" parameter="False" type="string" value="True"/>
       <attr name="GLIDEIN_Job_Max_Time" comment="How long should a job continue to run when a glidein is in drain period" glidein_publish="True" job_publish="True" parameter="True" type="int" value="14400"/>
diff --git a/compiled/fnal/tier0/frontend.xml b/compiled/fnal/tier0/frontend.xml
index 9c5d48ec..160e4af8 100644
--- a/compiled/fnal/tier0/frontend.xml
+++ b/compiled/fnal/tier0/frontend.xml
@@ -103,7 +103,7 @@
    <attrs>
       <attr name="CMS_GLIDEIN_VERSION" glidein_publish="True" job_publish="True" parameter="True" type="int" value="32"/>
       <attr name="CMSSF_ResourceType" glidein_publish="True" job_publish="True" parameter="True" type="string" value="x86_64:pledged"/>
-      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="23.0.x"/>
+      <attr name="CONDOR_VERSION" glidein_publish="False" job_publish="False" parameter="True" type="string" value="24.0.x"/>
       <attr name="CONDOR_OS" glidein_publish="False" job_publish="False" parameter="True" type="string" value="auto"/>
       <attr name="GLIDEIN_Expose_Grid_Env" glidein_publish="True" job_publish="True" parameter="False" type="string" value="True"/>
       <attr name="GLIDEIN_Job_Max_Time" comment="How long should a job continue to run when a glidein is in drain period" glidein_publish="True" job_publish="True" parameter="True" type="int" value="14400"/>
diff --git a/inventory/classes/common.yml b/inventory/classes/common.yml
index 5f369fd2..fa624628 100644
--- a/inventory/classes/common.yml
+++ b/inventory/classes/common.yml
@@ -4,7 +4,7 @@ parameters:
       target: ${target_name}
   factory_collectors: []
   schedds: []
-  condor_version: 23.0.x
+  condor_version: 24.0.x
   singularity_images: "default:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel8-itb-x86_64,rhel6:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel6-itb-x86_64,rhel7:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel7-itb-x86_64,rhel8:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel8-itb-x86_64,rhel9:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel9-itb-x86_64"
   extra_attrs:
 # Remove all of these?
diff --git a/inventory/classes/global.yml b/inventory/classes/global.yml
index a18c7349..858da768 100644
--- a/inventory/classes/global.yml
+++ b/inventory/classes/global.yml
@@ -5,7 +5,7 @@ parameters:
   idle_vms_total_global:
     curb: 20000
     max: 22000
-  condor_version: 23.0.x
+  condor_version: 24.0.x
   extra_attrs:
     - name: OSG_SINGULARITY_BINARY
       glidein_publish: true
diff --git a/inventory/classes/itb.yml b/inventory/classes/itb.yml
index 1ca9c417..fc4108d7 100644
--- a/inventory/classes/itb.yml
+++ b/inventory/classes/itb.yml
@@ -2,7 +2,7 @@ parameters:
   kapitan:
     vars:
       target: ${target_name}
-  condor_version: 23.0.x
+  condor_version: 24.0.x
   extra_attrs:
 #    - name: ALL_DEBUG
 #      glidein_publish: true
diff --git a/inventory/classes/tier0.yml b/inventory/classes/tier0.yml
index 5a394d15..111954c4 100644
--- a/inventory/classes/tier0.yml
+++ b/inventory/classes/tier0.yml
@@ -136,7 +136,7 @@ parameters:
       group: c1
       node: vocms0824.cern.ch:9621-9700
       secondary: true
-  condor_version: 23.0.x
+  condor_version: 24.0.x
   singularity_images: "default:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel8-x86_64,rhel6:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel6-x86_64,rhel7:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel7-x86_64,rhel8:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel8-x86_64,rhel9:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel9-x86_64"
   extra_attrs:
 # Remove all of these?
diff --git a/inventory/classes/volunteer.yml b/inventory/classes/volunteer.yml
index 82c8b40b..c8216b8f 100644
--- a/inventory/classes/volunteer.yml
+++ b/inventory/classes/volunteer.yml
@@ -17,7 +17,7 @@ parameters:
   running_glideins_total_global:
     curb: 500000
     max: 550000
-  condor_version: 23.0.x
+  condor_version: 24.0.x
   singularity_images: "default:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel8-itb-x86_64,rhel6:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel6-itb-x86_64,rhel7:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel7-itb-x86_64,rhel8:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel8-itb-x86_64,rhel9:/cvmfs/singularity.opensciencegrid.org/cmssw/cms:rhel9-itb-x86_64"
   ~extra_attrs:
     - name: OSG_SINGULARITY_BINARY
-- 
GitLab


From 2cb6cdb2e9b043450d3f9a9229b72f1da4b18b29 Mon Sep 17 00:00:00 2001
From: "R. Florian von Cube" <ralf.florian.von.cube@cern.ch>
Date: Fri, 11 Apr 2025 11:13:14 +0200
Subject: [PATCH 4/4] Remove wn_cvmfs-wrapper-script.

---
 compiled/cern/itb/frontend.xml    | 3 ---
 compiled/cern/itbdev/frontend.xml | 3 ---
 compiled/fnal/itb/frontend.xml    | 3 ---
 inventory/classes/itb.yml         | 9 ---------
 4 files changed, 18 deletions(-)

diff --git a/compiled/cern/itb/frontend.xml b/compiled/cern/itb/frontend.xml
index acfb8151..d04b0b61 100644
--- a/compiled/cern/itb/frontend.xml
+++ b/compiled/cern/itb/frontend.xml
@@ -791,8 +791,5 @@
       <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
diff --git a/compiled/cern/itbdev/frontend.xml b/compiled/cern/itbdev/frontend.xml
index 24fe55be..e947eea1 100644
--- a/compiled/cern/itbdev/frontend.xml
+++ b/compiled/cern/itbdev/frontend.xml
@@ -755,8 +755,5 @@
       <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
diff --git a/compiled/fnal/itb/frontend.xml b/compiled/fnal/itb/frontend.xml
index f6736e1e..8a88c562 100644
--- a/compiled/fnal/itb/frontend.xml
+++ b/compiled/fnal/itb/frontend.xml
@@ -791,8 +791,5 @@
       <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
diff --git a/inventory/classes/itb.yml b/inventory/classes/itb.yml
index fc4108d7..b284ee2e 100644
--- a/inventory/classes/itb.yml
+++ b/inventory/classes/itb.yml
@@ -358,12 +358,3 @@ parameters:
       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
-- 
GitLab