Project

General

Profile

action #76918

Updated by riafarov over 3 years ago

See motivation in the parent ticket. 

 We don't benefit from selecting all patterns blindly, but what makes sense is selecting multiple modules, skip registration during the installation and do the registration after installation is conducted. 

 This might be combined with skip_registration scenario, as enabling multiple modules doesn't significantly increase coverage, as most of them just provide additional packages. But it still brings value, as tests whether those modules cannot be activated properly. 

 NOTE: Patterns selection and is installation testing is covered in #76921 

 ## Acceptance criteria 
 1. Scenario is redesigned not to install all patterns 
 2. Modules selection is kept as in original scenario, including post installation registration 
 3. New scenario is executed on all backends where allmodules+allpatterns+registration was scheduled 


Back