tests: re-enable the rest of NAT44ED tests for multiworker 48/31348/5
authorAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 18 Feb 2021 11:36:22 +0000 (11:36 +0000)
committerKlement Sekera <ksekera@cisco.com>
Tue, 9 Mar 2021 17:43:11 +0000 (18:43 +0100)
Type: test
Change-Id: I37a12e3580c3631582f366944fe30f325b46f366
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/nat/test/test_nat44_ed.py

index 5e382aa..2242205 100644 (file)
@@ -916,7 +916,6 @@ class NAT44EDTestCase(VppTestCase):
                              "%d" % self.tcp_external_port)
 
 
-@tag_fixme_vpp_workers
 class TestNAT44ED(NAT44EDTestCase):
     """ NAT44ED Test Case """