Project

General

Profile

action #162269

Updated by leli 16 days ago

#### Motivation 
 We will update the create_hdd_yast_maintenance_desktop to publish un-registered image for later migration test scenarios, this leads to those yast test suites depend on it need register SCC before test, and to avoid this action affect other test, we'd better to create new almost duplicate yaml file to add register module. 

 Ex: Check child test suites for yast test: https://openqa.suse.de/tests/14608338#dependencies 

 #### Acceptance criteria 
  **AC1**: Create new yaml file to add register module for test suites depend on create_hdd_yast_maintenance_desktop.

Back