balena-io-hardware / testbot-sdk-sw

Node SDK for controlling and performing operations with testbot
https://www.npmjs.com/package/@balena/testbot
Apache License 2.0
4 stars 0 forks source link

Add 243390 DT - PR 2 #36

Closed acostach closed 2 years ago

acostach commented 2 years ago

This replaces https://github.com/balena-io-hardware/testbotsdk/pull/21

rcooke-warwick commented 2 years ago

after that fix, this works with my fin. I still don't quite understand why it fails if we don't pipe to the file first though - but I'm happy to accept it for now if you are

rcooke-warwick commented 2 years ago

have you tested this with normal flashing of sd cards?

acostach commented 2 years ago

Thanks @rcooke-warwick! I tested fcb1e38 with the eMMC Pi3 and the Pi4. I will pull your commit and try again, this time to include the following 3 use-cases:

rcooke-warwick commented 2 years ago

I also just tested the Pi4, and Fin and both worked @acostach - this looks good to me and I'm happy to merge this if you are. This bump with then enable us to progress the emulated generic-arm64 tests too

acostach commented 2 years ago

Perfect, I'm in progress of testing the Pi3 eMMC provisioning again and the EBCRS's or Coral-Dev and will get back with my results ASAP.

acostach commented 2 years ago

Done, both Coral-Dev (flasher) and 243390 (non-flasher image) can be provisioned with 3c644a2

I agree we should merge this if it helps unblock the generic-arm64 @rcooke-warwick

rcooke-warwick commented 2 years ago

thanks @acostach nice work