[dts] [dts 3/4] tests/TestSuite_kni:update checkpoint to Link up

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


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

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

diff --git a/tests/TestSuite_kni.py b/tests/TestSuite_kni.py
index f2d3ef9..a65fbf4 100644
--- a/tests/TestSuite_kni.py
+++ b/tests/TestSuite_kni.py
@@ -344,7 +344,7 @@ class TestKni(TestCase):
         out_kni = self.dut.send_expect(
             './%s -c %s -n %d -- -P -p %s %s -m &' %
             (self.app_kni_path, core_mask, self.dut.get_memory_channels(), port_mask, config_param),
-            "Link Up", 20)
+            "Link [Uu]p", 20)
 
         time.sleep(5)
         if kthread_mode == 'single':
-- 
2.17.1



More information about the dts mailing list