[LTP] [PATCH v3] ssh-stress: Convert to new api
Petr Vorel
pvorel@suse.cz
Wed Jun 16 13:16:51 CEST 2021
Hi Joerg, Alexey,
> Apart from pure conversion:
> - Use "StrictModes no" in ssh config, to get rid of
> access permission problems; All part of the path of the
> authorized_keys file must not be writeable by anyone but the owner.
> This allows writing the file to the default temp directory
> - Moved all rhost scripts into ssh-stress.sh
> Changes in v3:
> - use pkill instead of ps | awk | xargs
> - Changed test descriptions slightly
> * include actual ip version
> * dropped "for a long time", the tests do not run
> for a long time with the default config
> - Use netstress -B and ssh -f for background processes
> This implies using pgrep to get the pids of these processes.
LGTM.
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
More information about the ltp
mailing list