[dts] [PATCH V1] tests/scatter:fix the nic don't match 'fortville_25g'

han,yingya yingyax.han at intel.com
Fri Jan 5 09:21:06 CET 2018


nic not match in list.

Signed-off-by: han,yingya <yingyax.han at intel.com>
---
 tests/TestSuite_scatter.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_scatter.py b/tests/TestSuite_scatter.py
index 7e27b64..74fc08f 100644
--- a/tests/TestSuite_scatter.py
+++ b/tests/TestSuite_scatter.py
@@ -64,7 +64,7 @@ class TestScatter(TestCase):
 
         self.pmdout = PmdOutput(self.dut)
         if self.nic in ["magnolia_park", "niantic", "sageville", "fortpark", "fortville_eagle",
-                        "fortville_spirit", "fortville_spirit_single", "fortville_25g"
+                        "fortville_spirit", "fortville_spirit_single", "fortville_25g",
                         "redrockcanyou", "atwood", "boulderrapid",
                         "ironpond", "twinpond", "springfountain", "fortpark_TLV"]:
             self.mbsize = 2048
-- 
1.9.3



More information about the dts mailing list