Hi,
I'm working on adding Galaxy Nexus support to LAVA using fastboot. This
is work in progress, but I can already get a full boot test to run on
the Nexus. :-)
I noticed that the builds for all other devices are made with tarballs,
and the LAVA jobs for them are also invoked passing tarballs.
The Galaxy Nexus builds, on the other hand, are released as .img files.
May I assume that the LAVA jobs you guys will be submitting for the
Galaxy Nexus will also use .img files (so that I don't need to handle
file format conversion etc)
or is it useful for you to submitt tarballs
and have them converted into .img by LAVA?