Project

General

Profile

action #9502

Updated by okurz about 6 years ago

## Motivation 

 Salt is an important configuration management stack used by all SUSE allSUSE distributions 

 ## Acceptance criteria 
 * **AC1:** There is a multi-machine scenario exercising salt in a client-/server setup for SLE (all current versions in development, e.g. SLE15 and SLE12SP4) 
 * **AC2:** Same as above for openSUSE 

 ## Suggestion 

 We require at least the following tests 
 * Installation 
 * basic functionality - eg. `salt-call salt-call --local pkg.install $package` $package 

 Desirable would be multi-machine testing including Minion/Master communication and functionality.

Back