Rich Pixley <[email protected]> kirjoitti 28.7.2012 kello 0.28: > You just have to understand that jenkins doesn't really do much in the way of > work space management so hosed builds mean you'll have to clear the workspace > and start all over from scratch.
Jenkins does have the option of clearing the workspace at the beginning of the build. It is usually there in the SCM (= version control) settings and is usually off. > > It would appear that jenkins is primarily based around a bunch of much, much, > much smaller builds than something like oe so there are likely to be some > scaling issues. Eg, I'm finding that stuff like clearing the workspace take > long enough that jenkins thinks they've failed. Interesting. Could you elaborate? I wasn't aware of any time limits in Jenkins builds. I have a Jenkins which runs 24 hour performance tests and Jenkins has never failed it because it runs too long. -- Sami
