enable qemu in jenkins

2015-03-26 Thread Lynn Lin
Hi all, I have a jenkins(1.598) server setup(ubuntu 14.04) ,in this server , I also setup qemu, in this qemu, I create a ubuntu OS with NAT network configuration . I followed Libvirt Slaves Plugin https://wiki.jenkins-ci.org/page

enable qemu in jenkins

2015-03-26 Thread Lynn Lin
Hi all, I have a jenkins(1.598) server setup(ubuntu 14.04) ,in this server , I also setup qemu, in this qemu, I create a ubuntu OS with NAT network configuration . I followed Libvirt Slaves Plugin https://wiki.jenkins-ci.org/page

Unable to use CUDA context for automatic unit testing

2015-03-26 Thread Chikhare
Hi, I have a jenkins server under windows 7 64 bits and a CUDA capable device. I set up a job to perform a google test who execute unit tests on CUDA device. When running under Jenkins, the google test fails saying "insufficient version of CUDA ..." which means that the unit tests can't use th

Re: Unable to use CUDA context for automatic unit testing

2015-03-26 Thread Richard Bywater
Don't even know what CUDA is but I would check the %PATH% variable that is set at the time the Jenkins job runs. Doing a "echo %PATH%" step in your build job should give you something to compare with when you have a manual command line. Richard. On Thu, 26 Mar 2015 at 22:14 Chikhare wrote: > Hi

Re: Unable to use CUDA context for automatic unit testing

2015-03-26 Thread James Nord
CUDA being related to using graphics card to run code I would suggest that if what Richard suggested doesn't work that you look at the option to run service with "allow interaction with the desktop" enabled. Otherwise you may need to change the slave launch method so that windows auto-logs in th

re-run build step if failed

2015-03-26 Thread Shurik
Hi, I have the job that has shell build step. I want to re-run this build step if it failed on the first time. I need to configure it on the same job ( I can't define other job for it or use the naginator plugin - project restriction ) How can I configure it? Thanks, Shurik -- You received

Re: Cannot change width of Execute shell text box on configure page for a project

2015-03-26 Thread Aidan Semple
Some good ideas... thanks for the replies! On Wednesday, 25 March 2015 13:28:08 UTC, Aidan Semple wrote: > > I'm running Jenkins 1.600 and am currently setting up a new project with > rather a long command to put in to one of the Execute Shell text boxes. > Unfortunately the command is so long it

Jenkins nested view - animation status during the build

2015-03-26 Thread Cezary Irzykowski
Hi, whether it is possible to have nested view plugin showed status during the build? I'm talking about the status of "In progress" - flashing ball red/green. At the moment - static ball.. I tried to modify the plugin, but without any interesting effects.. Any ideas? -- You received this

Claiming build is impossible due to short refresh period on build page !

2015-03-26 Thread Sylvain Richet
Hi, I am facing a superficial problem in Jenkins Build page (with Claim link inside). But i didn't found any workaround. *symptom :* - on a failed build page, i would like to claim, ok. - but there is *probably* *somewhere* *a refresh page parameter* which prevents me to post in the C

[workflow-plugin] execute post build step regardless of any errors that occured before

2015-03-26 Thread Clifford Sanders
Hi, I'm currently migrating a Maven job to a Workflow job. There are UI tests so one of the first steps is to start Xvfb before executing the Maven command and stopping it afterwards. sh "sudo /sbin/service xvfbd start" sh "mvn clean verify -Dmaven.test.failure.ignore=true" sh "sudo /sbin/servi

Re: find jobs with high polling frequency?

2015-03-26 Thread Clifford Sanders
You can use the 'Timer Trigger Slicer' of 'Configuration Slicing Plugin' https://wiki.jenkins-ci.org/display/JENKINS/Configuration+Slicing+Plugin Clifford Am Dienstag, 24. März 2015 23:54:59 UTC+1 schrieb LesMikesell: > > On a system with a large number of jobs configured, is there a way to > f

Jenkins change reports on deployment to environment

2015-03-26 Thread Mark Small
We have a GIT/JENKINS auto Build/Deploy continuous integration setup. 1) Developer pushes code to DEV git branch. 2) Jenkins is notified, it builds and deploys code to DEV environment. 3) DEV git branch is merged to BETA git branch and pushed. 4) Jenkins is notified, it builds and deploys code to

Re: Building a better catch-up system

2015-03-26 Thread Jo Shields
https://github.com/directhex/jenkins-git-catch-up /micdrop When I'm done, it'll optionally allow for merges to be squashed (i.e. if someone merges a large branch, that merge commit will be regarded as one commit, not as potentially dozens) -- You received this message because you are subscrib

Re: find jobs with high polling frequency?

2015-03-26 Thread Les Mikesell
I don't understand how that would work. I don't want to do a bulk change - I want something more like a view sorted by poll frequency so I can understand the likely effect on the repository. On Thu, Mar 26, 2015 at 11:54 AM, Clifford Sanders wrote: > You can use the 'Timer Trigger Slicer' of 'Co

Re: find jobs with high polling frequency?

2015-03-26 Thread Daniel Beck
Maybe something like Cron Column Plugin? On 26.03.2015, at 18:18, Les Mikesell wrote: > I don't understand how that would work. I don't want to do a bulk > change - I want something more like a view sorted by poll frequency so > I can understand the likely effect on the repository. > > On Thu,

Re: find jobs with high polling frequency?

2015-03-26 Thread Daniel Beck
... combined with View Job Filters Plugin's "Regular Expression Job Filter" matching any non-empty value (.+) in 'Job Schedule' to only show those with schedules defined. On 26.03.2015, at 18:30, Daniel Beck wrote: > Maybe something like Cron Column Plugin? > > On 26.03.2015, at 18:18, Les Mi

Slack Plugin doesn't notify channel

2015-03-26 Thread Hugo M
Hello, I'm using: https://wiki.jenkins-ci.org/display/JENKINS/Slack+Plugin Version: 1.7 Jenkins: 1.6 I'm not getting the notifications even if I set all the notifications options in "Advanced options", BUT I'm getting the "Slack/Jenkins plugin: you're all set." message in my Slack channel the f

Re: find jobs with high polling frequency?

2015-03-26 Thread Mark Waite
On Thu, Mar 26, 2015 at 11:18 AM, Les Mikesell wrote: > I don't understand how that would work. I don't want to do a bulk > change - I want something more like a view sorted by poll frequency so > I can understand the likely effect on the repository. I've used the configuration slicing plugin

Re: Claiming build is impossible due to short refresh period on build page !

2015-03-26 Thread Richard Bywater
Do you have Auto Refresh turned on? (Link to turn it on or off is in the top right) Richard. On Fri, 27 Mar 2015 at 05:07 Sylvain Richet wrote: > Hi, > > I am facing a superficial problem in Jenkins Build page (with Claim link > inside). > But i didn't found any workaround. > > *symptom :* > >

Jenkins User Conference 2015: REGISTRATION IS OPEN

2015-03-26 Thread Alyssa Tong
Hi All, We are happy to announce the Jenkins User Conference 2015 is now open for registration. This is your opportunity to tap the collective knowledge of a vibrant community of Jenkins practitioners. Network with other Jenkins users, just

Fwd: enable qemu in jenkins

2015-03-26 Thread Lynn Lin
-- 转发的邮件 -- 发件人: *Lynn Lin* 日期: 2015年3月26日星期四 主题: enable qemu in jenkins 收件人: "jenkinsci-users@googlegroups.com" Hi all, I have a jenkins(1.598) server setup(ubuntu 14.04) ,in this server , I also setup qemu, in this qemu, I create a ubuntu OS with NAT network configuration .

Workflow with Dockerfile within build step

2015-03-26 Thread Kent Johnson
Has anyone had any luck with running docker images from workflow steps? I am trying to build and run a docker container using the workflow plugin. I have a simple Spring Boot app running as a JAR file within a Docker container. I am trying to use the workflow plugin to make a Docker container

Re: Workflow with Dockerfile within build step

2015-03-26 Thread Kent Johnson
I am using version 1.602 of jenkins I am also launching Jenkins via a service from Ubuntu 14.04 I am using Java 1.8u40 to launch Jenkins I am using version 1.3 of the Workflow: Aggregator plugin On Thursday, March 26, 2015 at 4:48:47 PM UTC-6, Kent Johnson wrote: > > Has anyone had any luck with r

Why Jenkins Location setting is used in jnlp setting?

2015-03-26 Thread Hiroki Kondo
Hello, I made a windows slave agent by JNLP connection. My Jenkins master behinds apache. Apache is configured as reverse proxy and ssl certification. So I want to set "Jenkins Location" as Apache URL. But the setting is used as remoting url parameter in jnlp. Sometimes our agent can't connect be