From: Thierry Parmentelat Date: Mon, 13 Apr 2015 14:10:33 +0000 (+0200) Subject: restore plain-bootstrapfs for better perfs X-Git-Tag: tests-6.0-2~29 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=890d71f31cf0a54b84ee8350cc427f6873de76b6 restore plain-bootstrapfs for better perfs --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 42959f4..3d8de36 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -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) diff --git a/system/config_default.py b/system/config_default.py index 6ff71f0..fc789c7 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -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