balena-os / meta-balena

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

tests: cloud: use local SSH auth to fetch logs during teardown #3487

Closed rcooke-warwick closed 2 months ago

rcooke-warwick commented 2 months ago

we are currently using SSH with balena cloud authentication to ssh into the DUT to fetch journal logs during the teardown. Its possible that the SSH keys registered to balena cloud are deleted by this point, causing auth failures and a very long set of retires at the end of the suite.

Change-type: patch


Contributor checklist

Reviewer Guidelines

github-actions[bot] commented 2 months ago

Website deployed to CF Pages, 👀 preview link https://1b134c17.balena-os.pages.dev

rcooke-warwick commented 2 months ago

@resin-jenkins retest this please

rcooke-warwick commented 2 months ago

@resin-jenkins retest this please

rcooke-warwick commented 2 months ago

@resin-jenkins retest this please

rcooke-warwick commented 2 months ago

@resin-jenkins retest this please

rcooke-warwick commented 2 months ago

didn't work - closing