Support #21903
test_os.sh not recognizing OS past rhel6 but test_os.sh seems not GWMS code
Start date:
02/14/2019
Due date:
% Done:
0%
Estimated time:
Stakeholders:
Description
As reported by Steve Timm:
Distributed with the glideinwms factory rpm is a script called test_os.sh It contains the following case statement case "$req_os" in rhel4 ) v=4 ;; rhel5 ) v=5 ;; rhel6 ) v=6 ;; * ) echo "Unsupported GLIDEIN_REQUIRED_OS RHEL variant '$req_os'"; exit 1;; esac In other words there is no way to set GLIDEIN_REQUIRED_OS = rhel7 in your factory config and make it work. It will kick it out. Most current cms-based SL7 resources set "any" and let singularity do the picking. I am not sure if I can make that work on AWS or not. how do i test?
As I replied to Steve:
- I found no test_os.sh in the GWMS code
- and no string "Unsupported GLIDEIN_REQUIRED_OS RHEL" or reference to rhel4
Is his a script that was once in the code and was not removed in an update or is it coming from somewhere else?
Steve should verify where test_os.sh is coming from
Related issues
History
#1 Updated by Parag Mhashilkar about 2 years ago
I found a 3 year old ticket https://cdcvs.fnal.gov/redmine/issues/12537
Marco, is this info useful? If so any reason why Glideinwms cannot make this part of the package?
#2 Updated by Marco Mambelli almost 2 years ago
- Related to Bug #12537: RHEL7 support in test_os.sh added
#3 Updated by Marco Mambelli almost 2 years ago
- Target version changed from v3_5 to v3_5_1
#4 Updated by Marco Mambelli over 1 year ago
- Target version changed from v3_5_1 to v3_6_1
#5 Updated by Marco Mambelli over 1 year ago
- Target version changed from v3_6_1 to v3_6_2
#6 Updated by Marco Mambelli over 1 year ago
- Target version changed from v3_6_2 to v3_6_3
#7 Updated by Marco Mambelli 9 months ago
- Target version changed from v3_6_3 to v3_6_4
#8 Updated by Marco Mambelli 7 months ago
- Target version changed from v3_6_4 to v3_6_5
#9 Updated by Marco Mambelli 6 months ago
- Target version changed from v3_6_5 to v3_6_6
#10 Updated by Marco Mambelli 4 months ago
- Target version changed from v3_6_6 to v3_6_7
#11 Updated by Marco Mambelli 4 months ago
- Related to Feature #25304: Include test_os.sh in GlideinWMS added
#12 Updated by Marco Mambelli about 2 months ago
- Target version changed from v3_6_7 to v3_7_4