Project

General

Profile

action #25800

Updated by okurz over 5 years ago

## Motivation 
 According to PRD, smt will be dropped, hence no sense in testing it even some functionality is still there. It will be replaced with rmt, for which we need to create a new test. 

 ## Acceptance criteria 
 * **AC1:** A simple test for yast2-rmt exists in openQA 

 ## Suggestions 
 * Create a new test module "tests/console/yast2_rmt.pm" to be scheduled within the yast2_ncurses scenario based on an existing test module (copy and adapt) 
 * Make it very very simple to install the package "yast2-rmt" 
 * Start the configuration part and cover the real basics 

 ## Further details 

 RMT repo can be found here: https://github.com/SUSE/rmt

Back