MPLS disposition actions at the tail of unicast LSPs
[vpp.git] / test / test_acl_plugin.py
index cd375a2..4d74892 100644 (file)
@@ -85,8 +85,6 @@ class TestACLplugin(VppTestCase):
         """
         super(TestACLplugin, cls).setUpClass()
 
-        random.seed()
-
         try:
             # Create 2 pg interfaces
             cls.create_pg_interfaces(range(2))