Re: Trouble using JenkinsRule with PluginManager

2021-06-30 Thread Ivan Fernandez Calvo
We do not use Spock, but we have a process to test jobDSL definitions before applying changes see https://github.com/elastic/apm-pipeline-library/tree/master/.ci/jobDSL it test that the syntax is correct and test that you can create the job. Probably the class that helps you is https://github.

Trouble using JenkinsRule with PluginManager

2021-06-30 Thread Matthias Denu
Hi, I'm trying to use a different set of plugins for different Spock Specifications. I've posted a more detail question here: https://stackoverflow.com/questions/68196423/trouble-using-a-base-spock-specification-and-jenkinsrule-with-pluginmanager I'm hoping that someone might be able to provid

how to use publish-over-dropbox plugin

2021-06-30 Thread jesus fernandez
I am using Jenkins 2.299, I am trying to use the publish-over-dropbox(latest version) plugin for jenkins for the first time, but when I try to create the credentials using the kind Dropbox api token, I generate it and copy paste it to the token field, but then I get an ```A problem occurred whi