aboutsummaryrefslogtreecommitdiff
path: root/rumba/testbeds/jfed.py
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2021-07-19 21:56:11 +0200
committerDimitri Staessens <dimitri@ouroboros.rocks>2021-07-19 21:56:11 +0200
commit1abd211bb7b58dc258570116af9403ecf0e28da9 (patch)
tree5f3dcd7bfb778e724b141d164f4dda4d33ba5f73 /rumba/testbeds/jfed.py
parent97b16ada2b710cfe88c3bc6bf9e0dc42a943fca5 (diff)
downloadrumba-1abd211bb7b58dc258570116af9403ecf0e28da9.tar.gz
rumba-1abd211bb7b58dc258570116af9403ecf0e28da9.zip
experiment: Move link rate setting to prototype
Apparently I didn't test my final change for this feature when I moved it from the storyboard to the experiment. It didn't work, I tried to put it in the testbed class, but that was a mess, so for now it's moved to the prototype.
Diffstat (limited to 'rumba/testbeds/jfed.py')
-rw-r--r--rumba/testbeds/jfed.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/rumba/testbeds/jfed.py b/rumba/testbeds/jfed.py
index 828a74e..be914cd 100644
--- a/rumba/testbeds/jfed.py
+++ b/rumba/testbeds/jfed.py
@@ -381,5 +381,3 @@ class Testbed(mod.Testbed):
else:
logger.debug("Node %s interface %s has name %s."
% (node_n.name, mac, ifname))
-
-