Paul,
Here is the contents of the flash job between the BEGIN and END
markers, image_type=trusty-proposed. Another possible difference to
keep in mind is that the phones are flashed right after the test
completes, so they aren't sitting there idle before the flash starts.
I also have a maguro here, I'll setup an overnight flash loop and see
what happens.
Francis
# BEGIN
# Install the latest requested image
phablet-flash ubuntu-system --serial $ANDROID_SERIAL --channel
$image_type --bootstrap
adb -s $ANDROID_SERIAL wait-for-device
sleep 60
# END