commit | 5f1f11f6ef1d32ab954707cb17224049d15fb66d | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Sun Sep 23 15:21:09 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 23 21:55:31 2018 +0200 |
tree | 6c4ebc472670c444dfaca1c562705f4fe98bdc6d | |
parent | 313997e3474494f5bead0e9874279fc8f8f36b87 [diff] |
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>