X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2Fconfig_default.py;h=baa481b5a49b009fdce04f3854d86aa79cff1c02;hb=d9a55ada6d0eeb7732863fc50a7564294d57ac70;hp=8849e7a0d21e6a23f13eeab0c8f602e1b138e149;hpb=19ced20616367c5705c9976122ad03767a1d8c84;p=tests.git diff --git a/system/config_default.py b/system/config_default.py index 8849e7a..baa481b 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -66,12 +66,9 @@ def nodes(options, index): 'next_hop' : 'xxx-deferred-xxx', }, 'bootmedium_options' : [ 'serial', 'no-hangcheck', 'systemd-debug' ], - # do not use plain bootstrapfs anymore as - # it tends to make bonding awkward (it's complicated enough already) - # plus, benefits are not clear any more, and it's closer to real life - #'tags' : { - # 'plain-bootstrapfs' : 'YES', - #}, + 'tags' : { + # no tags anymore + }, # boot cd settings # we should have tags here instead of the hard-wired # options set for GetBootMedium in TestNode.py