diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2013-April/024182.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2013-April/024182.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-April/024182.html | 156 |
1 files changed, 156 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-April/024182.html b/zarb-ml/mageia-dev/2013-April/024182.html new file mode 100644 index 000000000..b179245b6 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-April/024182.html @@ -0,0 +1,156 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] automated installer testing + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automated%20installer%20testing&In-Reply-To=%3C1477721.IzdZhJ6K1M%40karamel%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="024147.html"> + <LINK REL="Next" HREF="024149.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] automated installer testing</H1> + <B>Nicolas Lécureuil</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automated%20installer%20testing&In-Reply-To=%3C1477721.IzdZhJ6K1M%40karamel%3E" + TITLE="[Mageia-dev] automated installer testing">nicolas.lecureuil at free.fr + </A><BR> + <I>Fri Apr 5 19:58:13 CEST 2013</I> + <P><UL> + <LI>Previous message: <A HREF="024147.html">[Mageia-dev] automated installer testing +</A></li> + <LI>Next message: <A HREF="024149.html">[Mageia-dev] Freeze push: postgresql-(8.4,9.0,9.1,9.2) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#24182">[ date ]</a> + <a href="thread.html#24182">[ thread ]</a> + <a href="subject.html#24182">[ subject ]</a> + <a href="author.html#24182">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le vendredi 5 avril 2013 00:36:13 nicolas vigier a écrit : +><i> On Thu, 04 Apr 2013, Nicolas Lécureuil wrote: +</I>><i> > Le jeudi 28 mars 2013 13:57:11 Glen Ogilvie a écrit : +</I>><i> > > Hi, +</I>><i> > > +</I>><i> > > Has anyone done, or thought about, setting up some automated testing +</I>><i> > > of the Mageia installer? +</I>><i> > > +</I>><i> > > I am thinking something based on: +</I>><i> > > <A HREF="https://wiki.mageia.org/en/Auto_inst,">https://wiki.mageia.org/en/Auto_inst,</A> testing inside a VM, with +</I>><i> > > a range of different installer configurations, like: +</I>><i> > > +</I>><i> > > * different languages +</I>><i> > > * Free / non-free +</I>><i> > > * package selections, minimal, full, custom +</I>><i> > > * partitioning optons +</I>><i> > > * LVM options +</I>><i> > > * encryption options +</I>><i> > > * filesystem types +</I>><i> > > * software raid options +</I>><i> > > * known error cases (too small / filesystem), /boot on something not +</I>><i> > > supported * grub and grub2 +</I>><i> > > * different CPUs, RAM, architectures. +</I>><i> > > +</I>><i> > > I am thinking that if we had an auto-inst, with maybe 50 or so +</I>><i> > > different test cases, all of which would then be verified by an ssh +</I>><i> > > script connecting to the VM, or something like that. +</I>><i> > > +</I>><i> > > I've found 3 bugs recently, all of which would have been able to be +</I>><i> > > detected by something like what I am suggesting. +</I>><i> > > +</I>><i> > > +</I>><i> > > Suggestions so far are: +</I>><i> > > +</I>><i> > > nicolas vigier: +</I>><i> > > * For automatic testing it would be possible to use OS-autoinst : +</I>><i> > > <A HREF="http://www.os-autoinst.org/">http://www.os-autoinst.org/</A> +</I>><i> > > * What we need is someone to add support for Mageia installer : +</I>><i> > > <A HREF="https://github.com/bmwiedemann/os-autoinst/tree/master/distri">https://github.com/bmwiedemann/os-autoinst/tree/master/distri</A> +</I>><i> > > +</I>><i> > > Pierre-Malo Deniélou: +</I>><i> > > "Great idea. Can you prototype it? We should use something like that for +</I>><i> > > mageia 4." +</I>><i> > > +</I>><i> > > Anne Nicolas: +</I>><i> > > "I remember some people starting something about it Furthermore it could +</I>><i> > > be interested to have some virtualization for basic tests once rebooted" +</I>><i> > > +</I>><i> > > Regards +</I>><i> > > Glen Ogilvie +</I>><i> > +</I>><i> > we should look to openQA too. ( <A HREF="https://github.com/bmwiedemann/openQA">https://github.com/bmwiedemann/openQA</A> ) +</I>><i> > but seems it needs a huge work to adapt but i think t's worth it +</I>><i> +</I>><i> openQA is a web frontent for OS-autoinst. +</I> +yes but w/o openQA you have errors when starting os-autoinst +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="024147.html">[Mageia-dev] automated installer testing +</A></li> + <LI>Next message: <A HREF="024149.html">[Mageia-dev] Freeze push: postgresql-(8.4,9.0,9.1,9.2) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#24182">[ date ]</a> + <a href="thread.html#24182">[ thread ]</a> + <a href="subject.html#24182">[ subject ]</a> + <a href="author.html#24182">[ 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> |