Gentoo Archives: gentoo-user

From: Rich Freeman <rich0@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: automated code validation
Date: Sun, 07 Dec 2014 20:20:01
Message-Id: CAGfcS_mJZt8R6re60JkMA4DLjUVeN1XRUgv2LGFFkRbVZvi7EA@mail.gmail.com
In Reply to: [gentoo-user] Re: automated code validation by James
1 On Sun, Dec 7, 2014 at 2:16 PM, James <wireless@×××××××××××.com> wrote:
2 > Sam Bishop <sam <at> cygnus.email> writes:
3 >
4 >> In my mind. Gentoo has the kind of hook you speak of. We just havent
5 >> refined it or done a good job showing it off to the world.
6 >> The ebuild format is one of the most powerful packaging standards.
7 >
8 >> An automatic test battery for Gentoo could possibly catapult Prefix
9 >> and similar sub projects forward to much greater adoption, and help
10 >> Gentoo reap secondary benefits as a result.
11 >
12 >> Now all the replying is done, here's the big question, where to organise
13 >> the bigger picture things? This mailing list? IRC? A new mailing list?
14 >> I want to get involved in this because I'm going to be building some
15 >> parts of this already. Why wouldn't I want to give back and help make
16 >> Gentoo better.
17 >
18 > Organization is great, but, practical tools are the first step,imho. In
19 > order to make this not only useful for Gentoo, but other coders, We need a
20 > liveUSB, where folks can download "Gentoo Fever" onto a usb stick and stick
21 > into their current hardware and boot up a killer code development system.
22
23 Building a liveUSB version of Gentoo is almost completely orthagonal
24 to building an automatic ebuild testing system.
25
26 A Gentoo CI system doesn't even have to be hosted on Gentoo, or on
27 Linux for that matter. Of course, if one were ever to become official
28 it most likely would be hosted on Gentoo, but most likely not on a box
29 booted from a USB.
30
31 I'm not saying that a liveUSB version of Gentoo wouldn't be nice to
32 have. It just has nothing to do with solving this particular problem.
33 Sure, you need an OS to host a CI solution just like you need hardware
34 to host a CI solution on, and I wouldn't focus on the OS for the same
35 reason that I wouldn't focus on the hardware. You might very well
36 want to run the CI solution on a cluster, but inventing a new
37 clustering solution is also orthagonal to building a CI solution. By
38 all means work on those projects if you want to, but I wouldn't do it
39 in the context of building a CI solution.
40
41 --
42 Rich

Replies

Subject Author
[gentoo-user] Re: automated code validation James <wireless@×××××××××××.com>