Project

General

Profile

action #162077

Updated by okurz 15 days ago

## Motivation 
 https://github.com/os-autoinst/openQA/pull/5687#discussion_r1634589168 
 The feature of #159171 has a feature switch which is not enabled by default. For new openQA instances, in particular transient ones we want openQA to automatically clone necessary test and needle repositories when creating the instances so that users benefit from the native version-control awareness and don't need to manually provide test distributions in folders. 

 ## Acceptance criteria 
 * **AC1:** New openQA instances automatically clone all necessary test data on trigger time 

 ## Suggestions 
 * Get to understand the original feature if you haven't had the opportunity yet 
 * Revisit the documentation as added in #161771 
 * Ensure that new openQA instances automatically clone all necessary test data on trigger time 

Back