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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] help wanted for building a buildnode-in-a-VM
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20help%20wanted%20for%20building%20a%20buildnode-in-a-VM&In-Reply-To=%3C1299841214.6060.12.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003226.html">
<LINK REL="Next" HREF="003237.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] help wanted for building a buildnode-in-a-VM</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20help%20wanted%20for%20building%20a%20buildnode-in-a-VM&In-Reply-To=%3C1299841214.6060.12.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-dev] help wanted for building a buildnode-in-a-VM">misc at zarb.org
</A><BR>
<I>Fri Mar 11 12:00:14 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003226.html">[Mageia-dev] help wanted for building a buildnode-in-a-VM
</A></li>
<LI>Next message: <A HREF="003237.html">[Mageia-dev] help wanted for building a buildnode-in-a-VM
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3232">[ date ]</a>
<a href="thread.html#3232">[ thread ]</a>
<a href="subject.html#3232">[ subject ]</a>
<a href="author.html#3232">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le vendredi 11 mars 2011 à 09:33 +0100, Maarten Vanraes a écrit :
><i> Op vrijdag 11 maart 2011 00:27:48 schreef Michael Scherer:
</I>><i> > Le jeudi 10 mars 2011 à 21:52 +0100, Maarten Vanraes a écrit :
</I>><i> > > Op donderdag 10 maart 2011 16:35:25 schreef Samuel Verschelde:
</I>><i> > > > Le jeudi 10 mars 2011 12:17:11, nicolas vigier a écrit :
</I>><i> > > > > The easiest way to setup a buildsystem is using puppet. Otherwise it
</I>><i> > > > > will be more difficult.
</I>><i> > > >
</I>><i> > > > Could someone from the sysadmins write (if it has not been done
</I>><i> > > > already) a quick guide for puppet use, for example "how to deploy a
</I>><i> > > > buildnode using puppet" ? I guess that would help Maarteen a lot :)
</I>><i> > > >
</I>><i> > > > Samuel
</I>><i> > >
</I>><i> > > It would help Maarten a lot :-)
</I>><i> >
</I>><i> > - install puppet
</I>><i> > - take the svn of admin
</I>><i> > svn co <A HREF="svn://svn.mageia.org/adm/">svn://svn.mageia.org/adm/</A> /etc/puppet/
</I>><i> >
</I>><i> > and then something like :
</I>><i> > puppetd --test --tags buildnode
</I>><i> >
</I>><i> > ( not sure about this )
</I>><i> >
</I>><i> > However, I do not recommend this, as I think what maarten want is to
</I>><i> > have iurt, not the whole scheduling system and upload system of the
</I>><i> > build system.
</I>><i>
</I>><i> it would be a nice feature to have some kind of buildnode-alike for padawans
</I>><i> to be able to try submission, but i think the benefits are very slim, not
</I>><i> enough to warrant time spent on making that work, imho.
</I>
Instruction on how to replicate our build system would be nice. It would
not be that hard to write, just :
- install X vm
- make them communicate for network, using proper name
- install proper dns resolution
- do a svn checkout in /etc/puppet
- set up puppet ( some package to install, 3*X commands to type )
- enjoy
><i>
</I>><i> yeah, so i'm gonna see how far it get with iurt...
</I>
Having a working out of the box package of iurt would be a killer
feature. Fedora does offer mock for that, and that's quite handy.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003226.html">[Mageia-dev] help wanted for building a buildnode-in-a-VM
</A></li>
<LI>Next message: <A HREF="003237.html">[Mageia-dev] help wanted for building a buildnode-in-a-VM
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3232">[ date ]</a>
<a href="thread.html#3232">[ thread ]</a>
<a href="subject.html#3232">[ subject ]</a>
<a href="author.html#3232">[ 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>
|