avocado-framework / avocado-vt

Avocado VT Plugin
https://avocado-vt.readthedocs.org/
Other
84 stars 243 forks source link

utils_sys.py: Add function for finding process PIDS #3983

Closed Slancaster1 closed 2 months ago

Slancaster1 commented 2 months ago

Added small utility function get_pids_for(\<list>). This function reads the output of 'ps aux' and gets the pids for any process in \<list>.

Slancaster1 commented 2 months ago

@dzhengfy I do not know why the static checks fail

dzhengfy commented 2 months ago

@dzhengfy I do not know why the static checks fail

From the error message, you can see it is ** Running signedoff-check... error. There is incorrect sign-off message in your commit with root committed 12 hours ago now. But you should give likeSigned-off-by: Slancaster1 <slancast@redhat.com>