Hi,
I have pipeline that downloads Groovy script from Git, but Groovy script
fails with
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts
not permitted to use method java.net.URL openStream
I found /var/lib/jenkins/scriptApproval.xml file with the following excerp
Thank you. Works fine.
2016-06-23 15:26 GMT+02:00 Eric Pyle :
> You could archive the screenshots as build artifacts. This will still be
> removed according to your build retention settings, and they should also be
> accessible via URL.
>
> Eric
>
> On 6/23/2016 7:10 AM, M
My tests are taking screenshots. However, screenshots are taking a lot of
space. So we have decided to store them within build directory, e.g.
/home/dev/jenkins/jobs/run-authng-sqa-phantomjs-tests-on-sqa/builds/26/screenshots
instead of workspace. This way, older builds are removed together with