Bug #24746
Empty variables or with only spaces are not set in the job environment
Start date:
08/10/2020
Due date:
% Done:
0%
Estimated time:
First Occurred:
Occurs In:
Stakeholders:
Description
Of the following variables only the first one is defined in the glidein/job environment:
<attr name="MYVAR1" parameter="True" job_publish="True" comment="pythonpath override" type="string" value="m11" /> <attr name="MYVAR2" parameter="True" job_publish="True" comment="pythonpath override" type="string" value="" /> <attr name="MYVAR3" parameter="True" job_publish="True" comment="pythonpath override" type="string" value=" " />
Only MYVAR1 is on the worker node.
Attributes with empty variables or with only spaces are not defined in glidein_config and are not in the glidein or job environments.
History
#1 Updated by Marco Mambelli 6 months ago
- Target version changed from v3_6_4 to v3_6_5
#2 Updated by Marco Mambelli 5 months ago
- Target version changed from v3_6_5 to v3_6_6
#3 Updated by Marco Mambelli 3 months ago
- Target version changed from v3_6_6 to v3_6_7
#4 Updated by Marco Mambelli 16 days ago
- Target version changed from v3_6_7 to v3_7_4