This patch set collects a few fixes for Travis CI since the initial commit was applied:
- catch up with the tree - fix targets that need a board specified - make mkimage loop more robust - add QEMU tests for ARM and AArch64 EFI targets - add ARM Thumb mode tests - verify that on demand module and config loading from TFTP works That way we should hopefully catch even more problems going forward. v1 -> v2: - add ARM Thumb mode tests - verify that on demand module and config loading from TFTP works - use local gnulib (saves ~3m git checkout time) Alexander Graf (8): travis: Run bootstrap instead of autogen.sh travis: Fix sparc64 test travis: Fix mips QEMU target travis: Fix arm coreboot test and make loop more robus arm coreboot: Use common directory path travis: Add smoke tests for arm and aarch64 travis: Add ARM thumb target to tests travis: Test module loading from tftp as well .travis.yml | 45 +++++++++++++++++++++++++++++++++++++-------- util/mkimage.c | 4 ++-- 2 files changed, 39 insertions(+), 10 deletions(-) -- 2.16.4 _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
