Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2012 21:02:25 +0300
From:      Marin Atanasov Nikolov <dnaeon@gmail.com>
To:        =?ISO-8859-1?Q?Tilman_Keskin=F6z?= <arved@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Jenkins+FreeBSD handbooks
Message-ID:  <CAJ-UWtR%2BG7Zo-3AJ-3WTew3T=MU3C1Vo9JHrcejr2zr9-09h%2BQ@mail.gmail.com>
In-Reply-To: <501FBBDF.6040606@FreeBSD.org>
References:  <CAJ-UWtRRBr%2B1fBJTFjdo6KRJzEivD0WXi%2BG2bASRWFyX9c4ziQ@mail.gmail.com> <CAE-m3X39heTNZJWms%2B0S7HEL=vZFHkvosDO_ouN=VnCyDVFbBQ@mail.gmail.com> <CAJ-UWtT52019uivXw1zEaX%2BeJ3GKv4n3fRHkvWfS4v6eTrrraQ@mail.gmail.com> <CAE-m3X0wLb6nc10aYsiTgO4SyO9C8EivuBQh=DHk-Xgrp_cE3A@mail.gmail.com> <CAJ-UWtQjPU0ZSC6kHA6rtsT7jqhVyFzaqowqywAjzzXRGy=rJg@mail.gmail.com> <501FBBDF.6040606@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 6, 2012 at 3:43 PM, Tilman Keskin=F6z <arved@freebsd.org> wrote=
:
> * Marin Atanasov Nikolov [Mon, 6 Aug 2012 13:40:52 +0300]:
>>> Redports is a public compile testing environment for FreeBSD ports. So =
like
>>> Ports Tinderbox but with a nice multiuser GUI, cluster functionality fo=
r
>>> scaling and an own Subversion tree for the users to commit their ports =
to.
>>>
>>> Before I decided to write the code myself I had a closer look at Bitten=
 and
>>> Jenkins. Both could be made into what redports is now but they all have
>>> their weak spots. Jenkins GUI looks very cluttered and is quite hard to
>>> understand if you just want to manually schedule a few new jobs for you=
r
>>> ports as Joe Average. It's also quite hard to understand and complex as=
 a
>>> developer and administrator so I was concerned that fixing it if it bre=
aks is
>>> non trivial. Not to talk about all the special customizations that we n=
eed
>>> which would require me to write extensions in Java and understand how
>>> all that jenkins internals work.
>>>
>>
>> Like any other system Jenkins has it's own learning curve as well, but
>> once you get to know it,
>> you see how intuitive it is to use the system.
>>
>> I agree with you on the Java stuff. That's the one thing I don't like
>> about Jenkins being Java..
>>
>> But I can tell from my experience with it so far, that I haven't had
>> any issues with it, e.g. breaking and spending lots of time figuring
>> out how to fix it. Maybe one day I will, but so far I'm quite happy
>> with it :)
>
>
>>>> Jenkins comes with lots of ready-to-use plugins as well, which makes
>>>> it easier to integrate a particular thing easier as well and not
>>>> re-invent the wheel.
>

Hi Tilman,

> I am surprised you haven't run into any plugin incompatibilities.
>

So far not. I always try to keep my Jenkins and plugins to the latest
versions and so far didn't have any issues. If a newer version of a
plugin appears to be broken then just downgrading it solves the issue,
but such issues are noticed quickly.

> We use Jenkins at work and have frequently hard to debug issues with
> plugins being incompatible with certain jenkins versions or with other
> plugins.
> Sometimes a broken plugin manages to take down the whole Jenkins,
> sometimes there are just random Java backtraces causing build failures
> in projects.
>

We use Jenkins at work quite extensively as well for quite some time alread=
y.

The only major failure with Jenkins I had by this moment is when a
Jenkins instance went out of memory, but the problem itself was that
Jenkins was running on an old machine with very low resources.
Migrating it to a more recent system with enough memory solved the
issue.

We run Jenkins under a Debian GNU/Linux and FreeBSD systems.

> IMHO the whole Jenkins architecture is way too fragile to be used for
> large projects like FreeBSD.

I have to say that we use Jenkins in some very critical parts of our
infrastructure and it's been doing well so far.

Jenkins like almost every system has it's weak and strong spots and
maybe you had a different experience with it than I did.

Thank you for the feedback Tilman :)

Best regards,
Marin

>
>



--=20
Marin Atanasov Nikolov

dnaeon AT gmail DOT com
daemon AT unix-heaven DOT org
http://www.unix-heaven.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-UWtR%2BG7Zo-3AJ-3WTew3T=MU3C1Vo9JHrcejr2zr9-09h%2BQ>