Project

General

Profile

action #39011

Updated by zluo over 5 years ago

We have this problem for quite long time.    send_key sometimes doesn't work, command input lost sometimes characters, timeout issue for match needles etc. 

 yast2_gui test, for example yast2_control_center.pm had a lot of failures, and we needed to workaround issues mentioned above (like add assert_screen extra after send_key). 

 Some tickets for sporadic issue related to low performance of openqa server: 

 sle 
 https://progress.opensuse.org/issues/38270 
 https://progress.opensuse.org/issues/37354 

 opensuse 
 https://progress.opensuse.org/issues/37558 
 https://progress.opensuse.org/issues/37306 

 - * We should do checks on performance status of production server. 
   Just say we don't have no problems with server performance is not enough 

 - * To know how many workers on openQA production server can be run without performance issue 
   for example: hardware configurations (cpu, mem) and their assignment to worker/test 
 
 - * to limit amount of workers if performance issue rises 




Back