[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/8] Travis fixes
From: |
Alexander Graf |
Subject: |
[PATCH v2 0/8] Travis fixes |
Date: |
Thu, 2 May 2019 08:55:29 +0200 |
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
- [PATCH v2 0/8] Travis fixes,
Alexander Graf <=
[PATCH v2 8/8] travis: Test module loading from tftp as well, Alexander Graf, 2019/05/02