Project

General

Profile

action #69199

Updated by riafarov over 3 years ago

In remote_ssh_target_ftp test suite we schedule default bunch of tests atm, which is not optimal. 
 We should re-design it and include only tests which are relevant for the scenario. As it's ssh installation, we should test ssh connectivity and as we use ftp from installation, this also should be validated. 

 We should also validate that ssh is running in the installed system, in case there is no good existing module to validate this, we should file follow-up ticket for that (it's out of scope for this ticket). 

 ## Acceptance criteria 
 1. Only relevant test modules are scheduled for remote_ssh_target_ftp test suite 
 2. Test plan is updated accordingly

Back