Hey Loannis,
Thank u so much for the response :) Active plugin is not installed.
Let me install it and try using.
On Mon, Feb 22, 2016 at 8:03 PM, Ioannis Moutsatsos
wrote:
> Have you tried using the Active Choices[1] plugin instead? It generates
> dynamic parameters from goorvy scriptlets (o
In jenkins logs I can see:
Feb 23, 2016 6:18:00 AM com.nirima.jenkins.plugins.docker.DockerCloud$1 call
SEVERE: Error in provisioning; template='DockerTemplate{configVersion=2,
labelString='jenkins-git',
launcher=com.nirima.jenkins.plugins.docker.launcher.DockerComputerSSHLauncher@3969d03c,
remote
It returns the same with every image. I also tried following the Jenkins
Docker plugin page documentation on creating a docker image and adding it
to Jenkins. Jenkins still returns with 'Label serviced by no nodes and 1
cloud'.
On Fri, Feb 19, 2016 at 1:33 PM, Baptiste Mathus wrote:
> Being able
I found that sometimes a workaround to ERROR 405: Method Not Allowed...
...is to change the final part of the URL path from .../build to
.../buildWithParameters
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and
Jenkins Core 1.642.1 running in Ubuntu 14.04
On Monday, February 22, 2016 at 4:08:28 PM UTC-8, SamL wrote:
>
> Hello Folks,
>
> Running into the following issue:
>
> WARNING: Failed to scout
> com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey$DescriptorImpl
> java.lang.Ins
Hello Folks,
Running into the following issue:
WARNING: Failed to scout
com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey$DescriptorImpl
java.lang.InstantiationException: java.lang.NoClassDefFoundError:
com/cloudbees/plugins/credentials/impl/BaseStandardCredentials$BaseSt
Lead Software Engineer, Automation
World of Warcraft, Irvine - California, United States
Blizzard Entertainment is looking for an experienced software engineer with
a background in game development to help us design, implement, and maintain
automation solutions to effectively support the dev
I am using the following script to create a Job DSL using accurev.
Please let me know how should the correct script look like.
job('payer-server') {
scm {
accurev {
/**What to insert here **/
}
}
triggers {
scm('H/15 * * * *')
}
steps {
maven {
goals('-e clean
I'm having an issue with the jclouds plugin running against an openstack
cloud that uses keystone v3 authentication. The problem appears to be that
the system requires a domain as part of the credentials and there is no
place to enter the domain. Has anyone been able to use the v3 auth with
j
Throttle Concurrent Builds Plugin can also be used to prevent jobs from
running in parallel:
https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin
On Friday, February 19, 2016 at 12:39:31 PM UTC+1, Philip Pemberton wrote:
>
> Hi,
>
> I've been given the job of automating t
I think I found the appropriate plugin to use:
https://wiki.jenkins-ci.org/display/JENKINS/Multi-Branch+Project+Plugin
On Monday, February 22, 2016 at 12:07:00 AM UTC-5, ngsbioin...@gmail.com
wrote:
>
> Hi all - I just downloaded Jenkins-ci v1.647 and have it set up to build a
> git repo and h
Hi,
i have upgraded a Jenkins version from 1.599 to 1.609.3 first i was not
astonished that the build number ID's migration has started...but today i
needed to restart Jenkins an other time and found that
during the start an other migration has taken place. Furthermore based on
the information
Hello All,
I am getting following error on one of my Linux node which is RHEL 6.7.
Somehow Jenkins can not remove the old displays numbers which are not in
use now.
Manually I can launch the vncserver command fine.
Please suggest me what to do.
FATAL: All available display numbers are allocated
I am running jmeter via maven and using the jmeter-analysis-maven-plugin,
which generates files of type .html, .png, and .csv in the
target/jmeter/report directory. I want to attach the .html and .png files,
but not the .csv files, to the build report email. I know that the
attachments are lo
In Jenkins, Is there a way to disable a build job step without having to
delete the whole step ? For example, if I wrote a long script as a build
job step, I want to be able to disable it instead of having to delete it
in case I want to use it again. I don't want to lose the whole script and
Have you tried using the Active Choices[1] plugin instead? It generates
dynamic parameters from goorvy scriptlets (or scripts and much more) and
re-build works fine for me.
[1] https://wiki.jenkins-ci.org/display/JENKINS/Active+Choices+Plugin
Hope it helps!
Ioannis
On Monday, February 22, 2016
Hi,
I need to use List and Map as arguments to some
pipeline steps. I want my steps to be script generator friendly and I am
looking for a way to configure my config.jelly.
Any pointers to examples?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users"
Hi *Jenkins team and users*,
This is wrt Jenkins bug JENKINS-32833- I used Jenkins dynamic choice
parameter scriptler to get dynamic drop down list on the basis of a script
output.
When I attempt to rebuild the job using dynamic choice parameter, it does
fetch the right parameters from
18 matches
Mail list logo