Improvement to distributed RTE scripts
Begin arcbot message
This merge request is automatically copied from !699 (merged) orginally made by @andrii
End arcbot message
adding USE_DELEGATION_DB to ENV/PROXY
USE_DELEGATION_DB = No If set to Yes RTE will try to extract proxy certificate from A-REX delegation DB (works in limited number of cases) (default is No) (allowed values are: Yes,No)
adding TMPDIR_LOCATION to ENV/LRMS-SCRATCH
TMPDIR_LOCATION = undefined Define the TMPDIR path on WN. Variable names can be used as a part of the path, e.g. '$WORKDIR/tmp' (default is undefined) (allowed values are: string)