Skip to content

gitlab-ci: Fix aum tests generation

Frederic Danis requested to merge wip/fdanis/8487-rpi64 into apertis/v2023dev1

generate-jobs.py doesn't create the aum tests with the following message:

template variable not defined in aum-ota-out-of-space: 'image_bundle' is undefined

This variable needs to be set in template-submit-tests.yml

https://phabricator.apertis.org/T8487

Signed-off-by: Frédéric Danis frederic.danis@collabora.com

Merge request reports