Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
65a8d06
)
tests: re-enable NAT44ED tests for multiworker
30/31330/2
author
Andrew Yourtchenko
<
[email protected]
>
Wed, 17 Feb 2021 17:39:11 +0000
(17:39 +0000)
committer
Andrew Yourtchenko
<
[email protected]
>
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 <
[email protected]
>
src/plugins/nat/test/test_nat44_ed.py
patch
|
blob
|
history
diff --git
a/src/plugins/nat/test/test_nat44_ed.py
b/src/plugins/nat/test/test_nat44_ed.py
index
f4d53e9
..
5133ae3
100644
(file)
--- a/
src/plugins/nat/test/test_nat44_ed.py
+++ b/
src/plugins/nat/test/test_nat44_ed.py
@@
-1906,7
+1906,6
@@
class TestNAT44ED(NAT44EDTestCase):
raise
-@tag_fixme_vpp_workers
class TestNAT44EDMW(TestNAT44ED):
""" NAT44ED MW Test Case """
worker_config = "workers 1"