update list of modules to watch
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Dec 2013 15:04:33 +0000 (16:04 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Dec 2013 15:04:33 +0000 (16:04 +0100)
modules.list
modules.update

index c9a80c2..f60430e 100644 (file)
@@ -19,7 +19,6 @@ nodeconfig
 nodeimage
 nodemanager
 nodeupdate
-rvm-ruby:planetlab
 oml
 pcucontrol
 pf2slice
@@ -34,8 +33,8 @@ procprotect
 pyaspects
 pypcilib
 pyplnet
-sfa:geni-v2
-sfa:geni-v3
+rvm-ruby:planetlab
+sfa
 sface
 sliceimage
 sliver-openvswitch
index c8a3dda..fc3c448 100755 (executable)
@@ -8,9 +8,7 @@
 fcdistros="f14 f16"
 
 ( for fcdistro in $fcdistros; do 
-    make stage1=true PLDISTRO=planetlab PLDISTROTAGS=planetlab-k32-tags.mk DISTRONAME=${fcdistro} module-tools ;
     make stage1=true PLDISTRO=onelab PLDISTROTAGS=onelab-tags.mk DISTRONAME=${fcdistro} module-tools ;
-    make stage1=true PLDISTRO=mlab PLDISTROTAGS=mlab-tags.mk DISTRONAME=${fcdistro} module-tools ;
     make stage1=true PLDISTRO=lxc PLDISTROTAGS=lxc-tags.mk DISTRONAME=${fcdistro} module-tools ;
   done 2>/dev/null ;
   echo tests