X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftest_sctp.py;h=9396f0514f30c5fe52a583b2cd6cecef10a9e05d;hb=d5c60b96a3fd93916fc4af5c8d6d25625c28242e;hp=32068abf76e71003880ae3846188e5f5941c7809;hpb=3e2d57d8773e1d03577048f497dc7ed567fd9344;p=vpp.git diff --git a/test/test_sctp.py b/test/test_sctp.py index 32068abf76e..9396f0514f3 100644 --- a/test/test_sctp.py +++ b/test/test_sctp.py @@ -16,7 +16,7 @@ class TestSCTP(VppTestCase): def setUp(self): super(TestSCTP, self).setUp() self.vapi.session_enable_disable(is_enabled=1) - self.create_loopback_interfaces(range(2)) + self.create_loopback_interfaces(2) table_id = 0