X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fshared%2Finterfaces.robot;fp=resources%2Flibraries%2Frobot%2Fshared%2Finterfaces.robot;h=d6d35380c3e1b02a76a006f0fddfeee76a70507d;hp=058255844b36838856d46247f482b0fcc8311a4e;hb=7dd599f9782eef37e11184be5036232b76fcdf48;hpb=4640b7da58f69f5b5aac69698656ae334735080c diff --git a/resources/libraries/robot/shared/interfaces.robot b/resources/libraries/robot/shared/interfaces.robot index 058255844b..d6d35380c3 100644 --- a/resources/libraries/robot/shared/interfaces.robot +++ b/resources/libraries/robot/shared/interfaces.robot @@ -183,7 +183,6 @@ | | | ... | Set Interface MTU | ${nodes['${dut}']} | ${${dut}_pf_pci} | mtu=9200 | | | ... | ELSE | | | ... | Set Interface MTU | ${nodes['${dut}']} | ${${dut}_pf_pci} | mtu=1518 -| | FOR | ${dut} | IN | @{duts} | | | Set Interface Flow Control | | | ... | ${nodes['${dut}']} | ${${dut}_pf_pci} | rxf="off" | txf="off" | | END