mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-04 20:51:27 +00:00
This patch adds temporary tests for the format bump feature. A permanent test will require the generation of custom docker images with an updated build of mixer. Until this tooling is available, this test provides a minimum integrity check on the feature. The added test checks the operation of a format bump on a real format boundary. In addition, it checks the integrity of 4 key values: - image/LasT_VER should point to the +20 version - Previous version in +20 MoM should point to +0 - Previous version in +10 MoM should point to +0 - FORMAT property in builder.conf should have the +20 format Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>