Project

General

Profile

action #77842

Updated by okurz 11 months ago

## Motivation 
 See #68923 

 ## Acceptance criteria 

 * **AC1:** All o3 workers run the same external video encoder configured (exceptions allowed if required and documented) as in #77839 
 * **AC2:** All o3 workers are not overstressed by the external video encoder, i.e. not more jobs failing or incompleting due to an overstressed worker 

 ## Suggestions 

 * Research what has been done in #77839 
 * Ensure ffmpeg is installed on all worker machines (should be done on all of them as as of #77842#note-6) 
 * Configure external video encoder as documented in https://progress.opensuse.org/issues/68923#note-17, just see in #77842-10 https://progress.opensuse.org/issues/68923#note-17 
 * Monitor the CPU usage of ffmpeg e.g. via `htop` and also the overall performance of each worker, e.g. check for incomplete jobs due to performance issues 
 * Wait for feedback for some days

Back