Raspberry PI as node

2014-01-28 Thread Anders Persson
Hi I have configured my Raspberry PI as a buld node in my jenkins environment. THe master then reports that Raspberry PI node has 0MB "Free Swap SPace" and only 0.241 GB "Free Temp Space" and removes the node. It also reports 12GB of free disk space. Is it something I can do at my Raspberry PI

Re: Raspberry PI as node

2014-01-30 Thread Anders Persson
ackexchange.com/questions/70/how-to-set-up-swap-space > > Regards, > > Fred > > On Tuesday, January 28, 2014 7:29:44 PM UTC+1, Anders Persson wrote: >> >> Hi >> >> I have configured my Raspberry PI as a buld node in my jenkins >> environment. THe master

Not possible to remove a plugin in a job

2013-04-17 Thread Anders Persson
Hi some of the plugins that we use is not possible to remove from a job due to that it does not exist a delete button. For example these plugins are not possible to delete from the job we have created: https://wiki.jenkins-ci.org/display/JENKINS/Deploy+Plugin https://wiki.jenkins-ci.org/displa

Blue Ocean and selecting Git as where I store my code

2017-04-25 Thread Anders Persson
Hi I am learning Blue Ocaen and has installed the plugin and it starts. When I create a new pipeline I am able to click at "Git", see picture, but then it only writes "Loading..." How can I investigate this problem further?

Upgrade problems from 1.651.3 to 2.19.3

2016-11-25 Thread Anders Persson
After the upgrade some plugins does not load. I get this message: There are dependency errors loading some plugins: - Pipeline Graph Analysis Plugin v1.2 - Pipeline: Groovy v2.2 failed to load. Fix this plugin first. - Pipeline v2.2 - Pipeline: Supporting APIs v2.1 failed to

Re: Upgrade problems from 1.651.3 to 2.19.3

2016-11-26 Thread Anders Persson
s all of these plugins to fail to load. Often it's a > cascading effect due to one or two broken/missing plugins. > > I'm curious, how is this even possible? Do you manually manage your > plugins/ directory? > > > > On 25.11.2016, at 18:28, Anders Persson > wrote