summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-March/023947.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023947.html')
-rw-r--r--zarb-ml/mageia-dev/2013-March/023947.html141
1 files changed, 141 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023947.html b/zarb-ml/mageia-dev/2013-March/023947.html
new file mode 100644
index 000000000..c636d3341
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-March/023947.html
@@ -0,0 +1,141 @@
+<!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=%3CCA%2BCX%2Bbiq-34aGsk_Z5LrJiKuUC8UQ4DnAzFK0002MZ2C3SBLag%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="023910.html">
+ <LINK REL="Next" HREF="023911.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] automated installer testing</H1>
+ <B>Pascal Terjan</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automated%20installer%20testing&In-Reply-To=%3CCA%2BCX%2Bbiq-34aGsk_Z5LrJiKuUC8UQ4DnAzFK0002MZ2C3SBLag%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] automated installer testing">pterjan at gmail.com
+ </A><BR>
+ <I>Fri Mar 29 12:41:28 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="023910.html">[Mageia-dev] automated installer testing
+</A></li>
+ <LI>Next message: <A HREF="023911.html">[Mageia-dev] Obsolete ultrastardx?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23947">[ date ]</a>
+ <a href="thread.html#23947">[ thread ]</a>
+ <a href="subject.html#23947">[ subject ]</a>
+ <a href="author.html#23947">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 28 Mar 2013 00:57, &quot;Glen Ogilvie&quot; &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">nelg at linuxsolutions.co.nz</A>&gt; wrote:
+&gt;<i>
+</I>&gt;<i> Hi,
+</I>&gt;<i>
+</I>&gt;<i> Has anyone done, or thought about, setting up some automated testing
+</I>&gt;<i>
+</I>&gt;<i> of the Mageia installer?
+</I>&gt;<i>
+</I>&gt;<i> I am thinking something based on:
+</I>&gt;<i>
+</I>&gt;<i> <A HREF="https://wiki.mageia.org/en/Auto_inst,">https://wiki.mageia.org/en/Auto_inst,</A> testing inside a VM, with
+</I>&gt;<i>
+</I>&gt;<i> a range of different installer configurations, like:
+</I>&gt;<i>
+</I>&gt;<i> * different languages
+</I>&gt;<i>
+</I>&gt;<i> * Free / non-free
+</I>&gt;<i>
+</I>&gt;<i> * package selections, minimal, full, custom
+</I>&gt;<i>
+</I>&gt;<i> * partitioning optons
+</I>&gt;<i>
+</I>&gt;<i> * LVM options
+</I>&gt;<i>
+</I>&gt;<i> * encryption options
+</I>&gt;<i>
+</I>&gt;<i> * filesystem types
+</I>&gt;<i>
+</I>&gt;<i> * software raid options
+</I>&gt;<i>
+</I>&gt;<i> * known error cases (too small / filesystem), /boot on something not
+</I>supported
+&gt;<i>
+</I>&gt;<i> * grub and grub2
+</I>&gt;<i>
+</I>&gt;<i> * different CPUs, RAM, architectures.
+</I>&gt;<i>
+</I>&gt;<i> I am thinking that if we had an auto-inst, with maybe 50 or so
+</I>&gt;<i>
+</I>&gt;<i> different test cases, all of which would then be verified by an ssh
+</I>&gt;<i>
+</I>&gt;<i> script connecting to the VM, or something like that.
+</I>&gt;<i>
+</I>&gt;<i> I've found 3 bugs recently, all of which would have been able to be
+</I>&gt;<i>
+</I>&gt;<i> detected by something like what I am suggesting.
+</I>&gt;<i>
+</I>&gt;<i> Suggestions so far are:
+</I>&gt;<i>
+</I>&gt;<i> nicolas vigier:
+</I>&gt;<i>
+</I>&gt;<i> * For automatic testing it would be possible to use OS-autoinst :
+</I>&gt;<i>
+</I>&gt;<i> <A HREF="http://www.os-autoinst.org/">http://www.os-autoinst.org/</A>
+</I>&gt;<i>
+</I>&gt;<i> * What we need is someone to add support for Mageia installer :
+</I>&gt;<i>
+</I>&gt;<i> <A HREF="https://github.com/bmwiedemann/os-autoinst/tree/master/distri">https://github.com/bmwiedemann/os-autoinst/tree/master/distri</A>
+</I>&gt;<i>
+</I>&gt;<i> Pierre-Malo Deni&#233;lou:
+</I>&gt;<i>
+</I>&gt;<i> &quot;Great idea. Can you prototype it? We should use something like that for
+</I>&gt;<i>
+</I>&gt;<i> mageia 4.&quot;
+</I>&gt;<i>
+</I>&gt;<i> Anne Nicolas:
+</I>&gt;<i>
+</I>&gt;<i> &quot;I remember some people starting something about it Furthermore it could
+</I>&gt;<i>
+</I>&gt;<i> be interested to have some virtualization for basic tests once rebooted&quot;
+</I>
+We had been talking about it at Mandriva times but I don't remember if
+something was done.
+
+Something like testing the install goes to the end + system starts with for
+example console on serial port in kvm to parse it for errors and check the
+dm comes up + maybe run run some automated test scripts.
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-dev/attachments/20130329/790c34e6/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="023910.html">[Mageia-dev] automated installer testing
+</A></li>
+ <LI>Next message: <A HREF="023911.html">[Mageia-dev] Obsolete ultrastardx?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23947">[ date ]</a>
+ <a href="thread.html#23947">[ thread ]</a>
+ <a href="subject.html#23947">[ subject ]</a>
+ <a href="author.html#23947">[ 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>