[dts] [dts 2/4] tests/TestSuite_ipv4_reassembly:update checkpoint to Link up

Chen Linglix linglix.chen at intel.com
Mon Sep 28 05:55:57 CEST 2020


From: chenlinglix <linglix.chen at intel.com>

Signed-off-by: chenlinglix <linglix.chen at intel.com>
---
 tests/TestSuite_ipv4_reassembly.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_ipv4_reassembly.py b/tests/TestSuite_ipv4_reassembly.py
index b653bbe..f155e3d 100644
--- a/tests/TestSuite_ipv4_reassembly.py
+++ b/tests/TestSuite_ipv4_reassembly.py
@@ -123,7 +123,7 @@ class TestIpReassembly(TestCase):
                    '-n {memory_channels} --  -p {dut_port_mask} ' +
                    '--maxflows={maxflows} --flowttl={flowttl} {extra_args}')
         self.dut.send_expect(
-            command.format(**self.test_config.__dict__), 'Link Up')
+            command.format(**self.test_config.__dict__), 'Link [Uu]p')
 
     def tcp_ipv4_fragments(self, src_ip, identifier):
         """
-- 
2.17.1



More information about the dts mailing list