Skip to content

Run unit and system tarball tests on schedules

Michal Nowak requested to merge mnowak/run-tarball-tests-in-schedule into main

To prevent problems with unit and system tarball tests being revealed during release process, run these tests on schedules.

As much as I dislike adding another build/unit/system CI job triad, I'd rather see problems with system:gcc:tarball and unit:gcc:tarball revealed in the development cycle than during the release process.

Merge request reports