cpu load plugin: fix test and minor cleanups
This test was failing randomly because it uses a timeout of 0.5 seconds, which is sometimes not enough to run commands. Increase the timeout to something large enough so that we don't have timeout failures when test machine is busy. Also simplify the whole thing by using python instead of parsing the output of processes.
Showing
Please register or sign in to comment