Hi
I have a locally built initramfs which worked with a beaglebone black health check in LAVA 2016-12 but with version 2017-7 the health check is failing. I've tried using an initramfs from http://images.validation.linaro.org/snapshots.linaro.org/components/lava/sta... with 2017-7 and that works ok.
The various sections of the yaml file are as below and a comparison of the 2 boots are at http://paste.baserock.org/iyuzakogez , a lot more noise from the local one but 2016-12 was happy with that. Is there something I'm missing with the update that I need to change in this case?
ramdisk: # url: http://images.validation.linaro.org/snapshots.linaro.org/components/lava/sta... # locally built version url: http://localhost:8010/initramfs/initramfs-local.cpio.gz compression: gz add-header: u-boot
....
# BOOT_BLOCK - boot: method: u-boot commands: ramdisk prompts: - '(initramfs)' timeout: minutes: 2