Skip to content

Limit debug build testing via kpet-db

Before, pipelines that had both tests and debug builds enabled would always run testing on them. To add more debug builds, add information into the debugbuild component where debugbuild testing is actually expected.

This should allow to add code to the pipeline that checks whether testing is actually supported for a certain debug build, similar to what is already done for architectures.

Part of cki-project/pipeline-definition#225 (closed)

Edited by Michael Hofmann

Merge request reports