Apertis packages testing with LAVA
Automatic testing of packages is essential to ensure high quality software. This document describe how to define tests and run them as part of the Apertis ci-package-builder pipeline. A job called package-centric-test will install freshly built packages in an Apertis image and will run a test command to ensure the package works as expected.
How to enable testing of packages The first step is to create a file debian/apertis/package-centric-test.yaml in the source package.
[Read More]