Project

General

Profile

action #179566

Updated by ph03nix 5 days ago

We now have multiple container-related test runs, which often run duplicated redundant test runs. E.g. `podman_3rd_party_images` is run now several times for the Tumbleweed test runs, but we only need to run it once. We should check the container schedule and do a refactoring there with the goal, to remove redundant test runs. 

 ## Acceptance criteria 

 * **AC1** Duplicated Redundant test runs are being removed from the Tumbleweed test runs 
 * **AC2** Duplicated Redundant test runs are being removed from the SLES test runs 
 * **AC3** Duplicated Redundant test runs are being removed from the SLE-Micro test runs

Back