Hi All
We use Hudson v2.2.1.
How can we add multiple users via command line ?
Would this work ? We ask because we have a rather old Hudson.
echo 'hpsr=new hudson.security.HudsonPrivateSecurityRealm(false);
hpsr.createAccount("dummyuser", "dummypassword")' | java -jar slave.jar -s
http://localhos
I'd like to trigger on a URL in an external build system which is of the
form https://www.blahblah.com/foo/latest . The .../latest returns a
redirect to the most recent version of foo. Is urltrigger going to follow
the redirect, or will the content being monitored be the initial response?
T
A less-than-ideal-but-possibly-okay solution is:
1. Set one of the build slaves to 'Only build jobs with label restrictions
matching this node', set the label to "parallelisable", and set the number
of executors to 5.
2. Label all parallelisable jobs as "parallelisable"
The problem with this is
I have 3 build slaves and ~100 jobs:.
* about ~80 jobs (it varies day-to-day), that require exclusive access to
the file system, and hence cannot be run at the same time, on the same node.
* about 20 jobs, that do not use the filesystem, and can be run in parallel
Since most jobs require exclusiv
US Congressional Hearing of
Saudi billionaire" maan Al Sanea "
and Money Laundering
with bank of America
With Arabic Subtitles
http://www.youtube.com/watch?v=mIBNnQvhU8s
*موقع اليوتيوب الذي عرض فيديوهات جلسة استماع الكونجرس الأمريكي *
* لمتابعة نشاطات غسل الأموال ونشاطات*
*ا
The Build Breaker plugin version 2.0 is compatible with SonarQube 5.3:
https://groups.google.com/forum/#!topic/sonarqube/TcMaZtLCGfs
https://github.com/SonarQubeCommunity/sonar-build-breaker
From:
mailto:jenkinsci-users@googlegroups.com>> on
behalf of jpd4nt
mailto:jdrawn...@nationaltheatre.o
Build Breaker plugin usage is discouraged? Says who?
Are you reporting that it is not working starting with SonarQube 5.2?
See this :
http://stackoverflow.com/questions/33495949/build-breaker-plugin-with-sonarqube-5-2
StackOverflow is your friend.
From:
mailto:jenkinsci-users@googlegroups.com
Hi Eldad.
What are you trying to achieve?
Is there any reason you can't run the job on the Windows slave?
On Friday, 4 March 2016 08:10:32 UTC, Eldad Cohen wrote:
>
> Hi,
>
> Is it possible to add to a master job that runs on Linux , some windows
> shell commands step on windows slave inside a
Hi Flavio
I have not seen or found any other way, a feature request with SonarQube
jenkins plugin for a better way may be required.
On Friday, 4 March 2016 11:02:59 UTC, Flavio B wrote:
>
> Hi!
>
> I was looking for a solution to this too.
> I've read Build Breaker plugin usage is discouraged. I
Hi all,
We have a Jenkins instance running on Ubuntu that has several slaves in
different systems. One of them is a Windows 7 host, having jenkins slave
instance configured as a service.
We have a problem that when that machine is rebooted, master Jenkins
doesn't realize it's gone. It looks to
Hi!
I was looking for a solution to this too.
I've read Build Breaker plugin usage is discouraged. Is there any other way?
- Jenkins 1.651
- SonarQube 5.3
Regards,
Flavio
On Monday, 29 August 2011 19:10:18 UTC+2, shmc wrote:
>
> Hello Marcus,
> You can use the Build Break (http://docs.codehau
All of those have CDDL so you are fine. When components are licensed under
multiple licenses, pick the one you prefer, not the one you don't want :)
On Thu, Mar 3, 2016 at 6:51 AM, Ridhi Garg wrote:
>
> As we understand, Jenkins comes under MIT license, but there are certain
> components within
Hi everyone,
I have some builds that do roughly something like:
- git clone
- make
Because of the flaky origin, the clone sometimes fail.
In that case, I would like to mark a given build as "SKIPPED" rather than
"UNSTABLE".
(from within a shell-build-action)
Is something like that possible?
M
Hi,
Is it possible to add to a master job that runs on Linux , some windows
shell commands step on windows slave inside a Linux master job.
Let's say a , how to run windows commands step on slave when running a job
on Linux master.
Hope I am describing my question correct .
Thanks in Advanced o
14 matches
Mail list logo