Project

General

Profile

action #119656

Updated by JERiveraMoya over 1 year ago

#### Description ### **Description** 

 In **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 which means that we were not able to settle the load, as we can see that the load average values are really high: https://openqa.suse.de/tests/9825903#step/force_scheduled_tasks/4 

 #### Acceptance criteria serial0.txt, I think this is a performance issue: 
 **AC1**: Increase RAM a bit more than current 4GB and check. ~~~ 
 [ 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 
 ~~~ 

 #### Suggestion **case02**: 
 Let's try for the [openQA job](https://openqa.suse.de/tests/9825312#step/prepare_test_data/4), it is timeout to increase 1024 MB to start, we have to take into account that we select all the product modules for login, I think this scenarios. is a performance issue. 


 ### **Acceptance criteria** 
 **AC1**: fix this issue

Back