X-Git-Url: http://git.onelab.eu/?p=tests.git;a=blobdiff_plain;f=system%2FTestBonding.py;h=0a2747cc5358c915b451d75e5b35670007432d69;hp=9d6b4dd559dbdc133250f15767901d27371c644c;hb=5a14307d3e7b6d7d79245f9f2b907394190ecfef;hpb=8b1b70d3d34adbfbc239f213695704ad430fb859 diff --git a/system/TestBonding.py b/system/TestBonding.py index 9d6b4dd..0a2747c 100644 --- a/system/TestBonding.py +++ b/system/TestBonding.py @@ -130,6 +130,8 @@ class TestBonding(object): # with the node flavour that goes with bonding plc for tag in ['arch', 'fcdistro', 'pldistro']: node_spec['tags'][tag] = self.bonding_spec[tag] + # do not use plain bootstrapfs + del node_spec['tags']['plain-bootstrapfs'] #################### steps def init_partial(self):