balena-os / meta-balena

A collection of Yocto layers used to build balenaOS images
https://www.balena.io/os
966 stars 115 forks source link

tests: cloud: if no existing release, create generic fleet #3361

Closed rcooke-warwick closed 7 months ago

rcooke-warwick commented 7 months ago

This is to solve the test failures for the cloud suite when there is no existing balena cloud release - causing the app creation to fail. In this case we use a generic-arch fleet instead.

Should reduce some of the friction for first deployment

Change-type: patch


Contributor checklist

Reviewer Guidelines

rcooke-warwick commented 7 months ago

@vipulgupta2048 done