]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: Disable efi selftest on sandbox for now
authorAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 13:21:09 +0000 (15:21 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:31 +0000 (21:55 +0200)
commitdc0b15e50ef36bc18a0d6988fe87bfcc286dbe9b
tree6c4ebc472670c444dfaca1c562705f4fe98bdc6d
parent12745dfa553eef49f2c3dc815a01a8ed849d77db
efi_loader: Disable efi selftest on sandbox for now

The EFI selftest does not succeed on Sandbox yet. The network support
seems to need some love to actually make our current tests succeed.

So let's disable running the selftest on sandbox for now until "make
tests" just works. Then we can have more amazing CI than ever.

Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/Kconfig