|
For this change update_jdn.sh will only work well, if jenkins is not
running. It avoids breaking running builds at the cost of potentially
not applying configuration. The changes are:
* /srv/workspace becomes a tmpfs mounted location
* /etc/init.d/jenkins-workspace creates subdirectories on that tmpfs
* Old locations for chroots and pbuilder are moved using symlinks.
|