diff options
author | Oliver O'Halloran <oohall@gmail.com> | 2020-10-02 13:00:44 +1000 |
---|---|---|
committer | Oliver O'Halloran <oohall@gmail.com> | 2020-10-02 13:04:00 +1000 |
commit | f901fcafae14d38e29f1cc11440086ee678785d0 (patch) | |
tree | 09909650377a4152c7b85b04395fd52320eb1c4d /test/Makefile.check | |
parent | d29b77d95b7921805a9300f851af071d50d1da5c (diff) | |
download | skiboot-f901fcafae14d38e29f1cc11440086ee678785d0.zip skiboot-f901fcafae14d38e29f1cc11440086ee678785d0.tar.gz skiboot-f901fcafae14d38e29f1cc11440086ee678785d0.tar.bz2 |
test: Skip qemu tests if skiboot.lid is too large
With the addition of the secvar patches the GCOV enabled builds now
produce a skiboot.lid that greater than 4MB. This is larger than the
historical max firmware image size supported by the PowerNV Qemu model
so we need to skip the Qemu boot tests in that case.
Non-GCOV builds are still well under the limit (2.3MB or so) and mambo
tests are not affected, so this shouldn't be a big deal. If the Qemu
happens to support a larger image size this should continue to work
without issues.
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to 'test/Makefile.check')
0 files changed, 0 insertions, 0 deletions