diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110323/003519.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110323/003519.html | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110323/003519.html b/zarb-ml/mageia-dev/20110323/003519.html new file mode 100644 index 000000000..200f48548 --- /dev/null +++ b/zarb-ml/mageia-dev/20110323/003519.html @@ -0,0 +1,120 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] building a dashboard for the whole build chain + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20building%20a%20dashboard%20for%20the%20whole%20build%20chain&In-Reply-To=%3CAANLkTikFu8XSDMLfrucf23a13OJ82o47O3CvCGkNKUFS%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003517.html"> + <LINK REL="Next" HREF="003530.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] building a dashboard for the whole build chain</H1> + <B>Romain d'Alverny</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20building%20a%20dashboard%20for%20the%20whole%20build%20chain&In-Reply-To=%3CAANLkTikFu8XSDMLfrucf23a13OJ82o47O3CvCGkNKUFS%40mail.gmail.com%3E" + TITLE="[Mageia-dev] building a dashboard for the whole build chain">rdalverny at gmail.com + </A><BR> + <I>Wed Mar 23 15:52:45 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003517.html">[Mageia-dev] Next packagers meeting +</A></li> + <LI>Next message: <A HREF="003530.html">[Mageia-dev] building a dashboard for the whole build chain +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3519">[ date ]</a> + <a href="thread.html#3519">[ thread ]</a> + <a href="subject.html#3519">[ subject ]</a> + <a href="author.html#3519">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, Mar 22, 2011 at 23:05, Olivier Blin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at blino.org</A>> wrote: +><i> "Romain d'Alverny" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">rdalverny at gmail.com</A>> writes: +</I>>><i>           + Build 1a0 (context diff w/ build 199) – 2011-03-14 23:03:15 +</I>>><i>                o DVD i586, build ok (log), tests failed (log), +</I>>><i>                  cauldron-2-dvd-i586-1a0-qafail.iso +</I>>><i>                o DVD x86_64, build ok (log), tests ok (log), +</I>>><i>                  cauldron-2-dvd-i586-1a0-ok.iso +</I>>><i>                o CD dual, build failed (log) +</I>>><i>                o building netinstall image... +</I>><i> +</I>><i> You probably want to list live CDs here as well. +</I> +Among others, yes. It depends on several things. + +But let me continue in a different way then. For each major step: + * how could I get/gather/query those values? I guess for most of +these, we'd need to setup a service to check and publish these, but to +start easy, what would be already available? + * what useful metrics are missing (and same question as above)? + * what metrics are useless (and why)? + +For instance, using a HTTP GET to query, let me focus on these: + * buildsystem: what values could I get already? + * source packages: where could I get the number of packages, the size +of the whole thing? orphan status will come out maintdb which is +mostly ready; open bugs would come from Bugzilla or a proxy service; +what about rpmlint reports? + * compiled packages: where/how could I get repository size, number of +packages? hdlist status? signatures status? dependencies? + +That would be a start, both to push some live data into this prototype +(querying all values every two hours for instance, and keeping track +of them) and to start thinking of setting up additional +services/checks. + + +Romain +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003517.html">[Mageia-dev] Next packagers meeting +</A></li> + <LI>Next message: <A HREF="003530.html">[Mageia-dev] building a dashboard for the whole build chain +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3519">[ date ]</a> + <a href="thread.html#3519">[ thread ]</a> + <a href="subject.html#3519">[ subject ]</a> + <a href="author.html#3519">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |