tests: re-enable NAT44ED tests for multiworker 30/31330/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 17 Feb 2021 17:39:11 +0000 (17:39 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 18 Feb 2021 11:30:11 +0000 (11:30 +0000)
Re-enable the test for 2-worker config test

Change-Id: Ie108c5d244c6704ffa152177ca77f6b6055fe38e
Type: test
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/nat/test/test_nat44_ed.py

index f4d53e9..5133ae3 100644 (file)
@@ -1906,7 +1906,6 @@ class TestNAT44ED(NAT44EDTestCase):
             raise
 
 
-@tag_fixme_vpp_workers
 class TestNAT44EDMW(TestNAT44ED):
     """ NAT44ED MW Test Case """
     worker_config = "workers 1"