From 3e8ed95126c4dc54fe744eb4374ff9be1dc6e134 Mon Sep 17 00:00:00 2001 From: Dan Rue Date: Wed, 21 Feb 2018 17:32:52 -0600 Subject: LKFT: LTP: Skip gf18 on qemu It uses more space than qemu has. Change-Id: Id5c8f9a6987b566c9a1d1caa2d5376823ffecc6f Signed-off-by: Dan Rue --- automated/linux/ltp/skipfile-lkft.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml index b58ffbd..583f019 100644 --- a/automated/linux/ltp/skipfile-lkft.yaml +++ b/automated/linux/ltp/skipfile-lkft.yaml @@ -339,13 +339,15 @@ skiplist: - fcntl36 - reason: > - fs:gf18: Runs out of disk space when run on emmc. Re-enable once CTT-552 - is resolved and LTP is run on an SSD. + fs:gf18: This test requires >4GB to run. Skip on devices that don't have + that much space available. url: environments: - production boards: - x15 + - qemu_x86_64 + - qemu_arm64 branches: all tests: - gf18 -- cgit v1.2.3