Package centric testing does not work with OSTree images
Background
The feature of package centric testing allows developers to define tests and run them before merging changes. It allows defining boards, architectures and images to test, however, it is not possible to use OSTree images. This makes sense only when used with build-custom-image
as it is not possible to upgrade packages in OSTree.
Reproducibility
How often the issue is hit when repeating the test and changing nothing (same device, same image, etc.)?
Put the
-
✅ always - often, but not always
- rarely
Impact of bug
Tests cannot run in OSTree environments
Outcomes
Management data
This section is for management only, it should be the last one in the description.
/cc @andrunko @em @Balasubramanian @sudarshan @wlozano
Phabricator link: https://phabricator.apertis.org/T10330