summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-April/024182.html
blob: b179245b6374ad83807a7d701716daa0731196b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
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&#233;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 &#233;crit :
&gt;<i> On Thu, 04 Apr 2013, Nicolas L&#233;cureuil wrote:
</I>&gt;<i> &gt; Le jeudi 28 mars 2013 13:57:11 Glen Ogilvie a &#233;crit :
</I>&gt;<i> &gt; &gt; Hi,
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; Has anyone done, or thought about, setting up some automated testing
</I>&gt;<i> &gt; &gt; of the Mageia installer?
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; I am thinking something based on:
</I>&gt;<i> &gt; &gt; <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> &gt; &gt; a range of different installer configurations, like:
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; * different languages
</I>&gt;<i> &gt; &gt; * Free / non-free
</I>&gt;<i> &gt; &gt; * package selections, minimal, full, custom
</I>&gt;<i> &gt; &gt; * partitioning optons
</I>&gt;<i> &gt; &gt; * LVM options
</I>&gt;<i> &gt; &gt; * encryption options
</I>&gt;<i> &gt; &gt; * filesystem types
</I>&gt;<i> &gt; &gt; * software raid options
</I>&gt;<i> &gt; &gt; * known error cases (too small / filesystem), /boot on something not
</I>&gt;<i> &gt; &gt; supported * grub and grub2
</I>&gt;<i> &gt; &gt; * different CPUs, RAM, architectures.
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; I am thinking that if we had an auto-inst, with maybe 50 or so
</I>&gt;<i> &gt; &gt; different test cases, all of which would then be verified by an ssh
</I>&gt;<i> &gt; &gt; script connecting to the VM, or something like that.
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; I've found 3 bugs recently, all of which would have been able to be
</I>&gt;<i> &gt; &gt; detected by something like what I am suggesting.
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; Suggestions so far are:
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; nicolas vigier:
</I>&gt;<i> &gt; &gt; * For automatic testing it would be possible to use OS-autoinst :
</I>&gt;<i> &gt; &gt; <A HREF="http://www.os-autoinst.org/">http://www.os-autoinst.org/</A>
</I>&gt;<i> &gt; &gt; * What we need is someone to add support for Mageia installer :
</I>&gt;<i> &gt; &gt; <A HREF="https://github.com/bmwiedemann/os-autoinst/tree/master/distri">https://github.com/bmwiedemann/os-autoinst/tree/master/distri</A>
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; Pierre-Malo Deni&#233;lou:
</I>&gt;<i> &gt; &gt; &quot;Great idea. Can you prototype it? We should use something like that for
</I>&gt;<i> &gt; &gt; mageia 4.&quot;
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; Anne Nicolas:
</I>&gt;<i> &gt; &gt; &quot;I remember some people starting something about it Furthermore it could
</I>&gt;<i> &gt; &gt; be interested to have some virtualization for basic tests once rebooted&quot;
</I>&gt;<i> &gt; &gt; 
</I>&gt;<i> &gt; &gt; Regards
</I>&gt;<i> &gt; &gt; Glen Ogilvie
</I>&gt;<i> &gt; 
</I>&gt;<i> &gt; we should look to openQA too. ( <A HREF="https://github.com/bmwiedemann/openQA">https://github.com/bmwiedemann/openQA</A> )
</I>&gt;<i> &gt; but seems it needs a huge work to adapt but i think t's worth it
</I>&gt;<i> 
</I>&gt;<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>