I am using jenkins to run selenium tests in ruby.
There are 4 nodes: master + 3 slaves
The current build runs all my tests on one slave. Is there a way to run one
build and have the tests split across the slave nodes? I know I can split
the tests into groups and run each group as a build but wou
Thanks!
I'm looking at dozens of similar jobs at the moment and only a single master, so I guess I'm in a smaller boat that you atm.
What scares me with regard to the Xml transform is that I'm not sure subtle errors slipping through especially when changing an existing template
for exist
the python-jenkins[1] app has a convenient get_running_builds() [2] method
that can retrieve this type of info.
[1] https://pypi.python.org/pypi/python-jenkins
[2]
https://python-jenkins.readthedocs.org/en/latest/api.html#jenkins.Jenkins.get_running_builds
On Friday, September 5, 2014 at 11:0
Although I'm not 100% sure if i can help you. It looks like you are using an
admin user which it is not based in the default home, doesn't it?
Have you tried to override those default parameters adding the settings.xml and
your M2_HOME environment variable accordingly? Maybe that version of the m
Bump, anyone?
On Friday, September 18, 2015 at 12:23:41 PM UTC+2, Michael Ruepp wrote:
>
> Hi,
>
> I recently set up a new Jenkins System with a Windows 64 Bit Slave over
> JNLP.
>
> In my System Configuration, I set the Maven Repository Location be
> relative to the executor, because I had the
Hi,
You can either use the scp plugin
- https://wiki.jenkins-ci.org/display/JENKINS/SCP+plugin
Then define those deploy servers in the global config and use that as part of
your jenkins job (build steps)
Or use the promotion steps if you want to explicitly configure when it should
be deployed
Hi All,
i am trying to Deploy the jar files to remote server from the artifacts
created.after the build process can any one tell me how to do this .
Basically i need to deploy the jar to remote server.
Thanks
Sumanth Veera
--
You received this message because you are subscribed to the Google
I added credentials using the "Add" button ; they showed up in the
selection box; I selected them. I would think that is enough. Is it?
On Friday, October 2, 2015 at 6:12:40 PM UTC+2, milki milk wrote:
>
> Did you set the credentials to be used the scm section? You need to both
> define the cred