From a73b8441373101c34de7d819ca8b59bbf8522d81 Mon Sep 17 00:00:00 2001 From: Dan Rue Date: Fri, 16 Feb 2018 09:18:33 -0600 Subject: LKFT: LTP: Skip perf_event_open02 on all boards Per https://bugs.linaro.org/show_bug.cgi?id=3382, this is a bad test that fails when the system is under load. Change-Id: I25250be554c7a426deacf4f3ce68a13fb9164cf6 Signed-off-by: Dan Rue --- automated/linux/ltp/skipfile-lkft.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'automated/linux/ltp/skipfile-lkft.yaml') diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml index 755a671..b483de0 100644 --- a/automated/linux/ltp/skipfile-lkft.yaml +++ b/automated/linux/ltp/skipfile-lkft.yaml @@ -323,9 +323,7 @@ skiplist: url: https://bugs.linaro.org/show_bug.cgi?id=3382 environments: - production - boards: - - hi6220-hikey - - x15 + boards: all branches: all tests: - perf_event_open02 -- cgit v1.2.3