Hi
I have decided to avoid using the Raspberry PI as a Jenkins node. Instead I
just move files to it from an Ubuntu server with jenkins and execute the
test cases via ssh.
Thanks for your answers
Regards
Anders
Den onsdagen den 29:e januari 2014 kl. 12:22:11 UTC+1 skrev Fred G:
>
> You can c
You can configure the threshold for "Free Temp Space" under Manage Jenkins
-> Manage Nodes -> Configure.
I'm not sure what the minimum threshold for swap space is.
Swap space on the Raspberry Pi seems to be a controversial topic:
http://raspberrypi.stackexchange.com/questions/70/how-to-set-up-s
My Raspberry Pi is configured as a build node and stays online all the
time. It currently reports 100 MB free swap space, 9 GB free disc space,
and 9 GB free temp space. You may need to increase the size of the flash
drive you're using with your Raspberry Pi to resolve the free disc space
and free
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