Project

General

Profile

coordination #38885

Updated by riafarov over 5 years ago

## Motivation 
 We have integration tests for yast2 modules, which basically just test functionality from the same box, which is not the way users will have. 
 Therefore, we should consider extending these tests to be multi-machine tests and verify that configured services can be actually used. 

 ## Acceptance criteria 
 ** AC1: ** Following modules are tested using multi-machine environment: 

 environment 
 - [ ] yast2 tftp 
 - [ ] yast2 ftp 
 - [ ] yast2 samba 
 - [ ] yast2 dns server 
 - [ ] yast2 http

Back