Project

General

Profile

action #96359

Updated by tinita over 2 years ago

## Observation 

 When a openqa-review pipeline fails, reports will only partially generated. 

 This is a followup to #95989#note-8  

 ## Acceptance Criteria 

 **AC1**: Get familiar with Gitlab CI pipelines to understand the openqa-review pipeline and be able to improve it 

 ## Suggestion 

 * Instead of manipulating the YAML file with perl or python and then triggering another pipeline from that, try to create the final config by using YAML `*aliases` merge keys (`<<`) 

 

Back