lava: Reduce redundancy in the profile definitions
Use YAML anchors and extensions to avoid repeating the same contents over
and over.
This commit does not introduce any change in the generated job
definitions, except for the case below, which is harmless:
apertis_ostree-minimal-armhf-uboot
- commands: ['reset']
+ commands: ['run bootcmd_mmc0']
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
parent
5ccf9740
No related branches found
No related tags found
-
mentioned in commit 65de18e8
-
mentioned in merge request !170 (merged)
-
mentioned in commit 25a22ada
Please register or sign in to comment