Project

General

Profile

coordination #27040

Updated by okurz over 6 years ago

## Motivation 
 Based on https://progress.opensuse.org/issues/26812 
 As we expect more tickets which require verification of availability of the package in certain repo, we should be able to implement test module which wraps this functionality and verifies that certain package is available and installable from defined repository. 

 ## Acceptance criteria criteria: 
 * Implement a test that verifies that given package is available and installable from give repo(s) 
 * Adding new package for verification should be one line (e.g. adding line with parameters) 
 * Test should consider system role installed as well as installed modules 

Back