restore plain-bootstrapfs for better perfs
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 13 Apr 2015 14:10:33 +0000 (16:10 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 13 Apr 2015 14:10:33 +0000 (16:10 +0200)
system/TestPlc.py
system/config_default.py

index 42959f4..3d8de36 100644 (file)
@@ -724,6 +724,7 @@ class TestPlc:
         pkgs_list.append("slicerepo-{}".format(nodefamily))
         pkgs_list.append("myplc")
         pkgs_list.append("noderepo-{}".format(nodefamily))
+        pkgs_list.append("nodeimage-{}-plain".format(nodefamily))
         pkgs_string=" ".join(pkgs_list)
         return self.yum_install(pkgs_list)
 
index 6ff71f0..fc789c7 100644 (file)
@@ -69,8 +69,7 @@ def nodes(options, index):
              'bootmedium_options' :     [ 'serial', 'no-hangcheck', 'systemd-debug' ],
              # provision for bonding
              'tags'               :     {
-                 # not needed anymore
-                 # 'plain-bootstrapfs' : 'YES'
+                 'plain-bootstrapfs' : 'YES',
              },
              # boot cd settings
              # we should have tags here instead of the hard-wired