id summary reporter owner description type status priority milestone component resolution keywords cc 1375 Changes that are needed or useful for running jobs inside a container Nicklas Nordborg "I expect that we want to add some functionality and change some things to make it easier to implement support for running jobs inside a container. Some things that have been discovered so far: * The options that causes `set -e` and `umask` to be included are better handled in the actual scripts. The `JobConfig.setFailImmediately()` and `JobConfig.setCreatePrivateFiles()` should be deprecated and not used. * The `job.sh` scripts need to export variables (eg. `TMPDIR` and `WD` otherwise they will not be available in scripts that are started as sub-scripts. * more..." enhancement closed major Job scheduler extension v1.5 net.sf.basedb.opengrid fixed