balena-os / balena-qemu

Balena support for QEMU boards
Apache License 2.0
7 stars 6 forks source link

Change test app name #139

Closed roman-mazur closed 4 years ago

roman-mazur commented 4 years ago

A workaround for a problem with creating an application with CLI. qemu86 app seems to be registered as a public one, and older CLI versions fail to create app with such a name even though the app name has to be unique in the scope of the user only. So the workaround is to change the app name because we cannot update the CLI version atm.

resin-jenkins commented 4 years ago

Can one of the admins verify this patch?

roman-mazur commented 4 years ago

Build example: https://jenkins.dev.resin.io/job/yocto-qemux86/4468

floion commented 4 years ago

@resin-jenkins ok to test