Project

General

Profile

action #108176

Updated by JERiveraMoya over 1 year ago

**draft    Ensure deregistration on parent jobs ** 


 ### Motivation 
 As we use for yast2_ncurses_gnome image from previous job that has already development module and desktop module 
 http://openqa.suse.de/tests/8292951#step/scc_cleanup_reregister/24 
 apparently we don't need to register again those in the child job: 
 http://openqa.suse.de/tests/8293022#step/suseconnect_scc/14 
 http://openqa.suse.de/tests/8293022#step/suseconnect_scc/22 
 http://openqa.suse.de/tests/8293022#step/suseconnect_scc/30 

 Similar situation occurs here: 
 http://openqa.suse.de/tests/8293001#step/scc_cleanup_reregister/24 
 where for sure we need to unschedule this repeated attempt to install libyui-rest-api: 
 http://openqa.suse.de/tests/8293001#step/install_packages_simple/2 

 ### Acceptance criteria 
 **AC1**: Ensure unscheduling those redundant modules doesn't have any side effect.

Back