a first rough implementation for testing 'bonding' myplc's
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 17 Mar 2015 09:49:39 +0000 (10:49 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 17 Mar 2015 09:49:39 +0000 (10:49 +0100)
typicallly, you would have 2 complete builds b1 and b2

then on testmaster in b1 you can do
$ run --bonding b2
or simply
$ run -g b2

in order to expose the nodeflavour and slicefamily provided by b2 to build b1

for now it only does the partial-rpms & yum install bootcd nodeimage noderepo & packages reindexing

need some more work to bring a actual nodes and slices online


No differences found