balena-os / leviathan-worker

The worker layer for Leviathan including worker plugins QemuKit & AutoKit
Apache License 2.0
6 stars 4 forks source link

e2e: Run tests with leviathan master and draft worker release #11

Closed klutchell closed 2 years ago

klutchell commented 2 years ago

Change-type: patch Signed-off-by: Kyle Harding kyle@balena.io

klutchell commented 2 years ago

@vipulgupta2048 we do need a testbot user API key on this repo as a secret (I don't want to use the balena-io-push user).

klutchell commented 2 years ago

@vipulgupta2048 are you able to get an API key for the testbot user? I need to set it as a secret on this repo.

vipulgupta2048 commented 2 years ago

Will get it done. Totally missed this.

vipulgupta2048 commented 2 years ago

Added API key name as: BALENA_API_KEY_PUSH

klutchell commented 2 years ago

Added API key name as: BALENA_API_KEY_PUSH

@vipulgupta2048 That env var is supposed to be from ops using the org-wide accounts_balenaio_push_bot user, not the testbot user.

We only want the testbot API key to be populated in BALENA_TESTBOT_TOKEN.

klutchell commented 2 years ago

@balena-ci I self-certify!

klutchell commented 2 years ago

@vipulgupta2048 I figure the repinning of the testbot devices can happen in a subsequent PR

vipulgupta2048 commented 2 years ago

Sounds good. I can merge the other open PR #12 That isn't critical or anything