action #119656
Updated by jgwang about 2 years ago
### **Description** **Description**: **case01**: case01: ======= for the [openQA job](https://openqa.suse.de/tests/9825903#step/force_scheduled_tasks/5), I find that wait_serial failed to get the expected string "TOP-DONE", actually the string "TOP-DONE" was output in serial0.txt, I think this is a performance issue: ~~~ [ 1768.809586] login[27627]: pam_unix(login:session): session opened for user root by LOGIN(uid=0) TOP-DONE [ 1811.461661] login[27627]: ROOT LOGIN ON tty5 ~~~ **case02**: case02: ======= for the [openQA job](https://openqa.suse.de/tests/9825312#step/prepare_test_data/4), it is timeout to login, I think this is a performance issue. ### **Acceptance criteria** **AC1**: fix this issue