From 121bc6b6ff29e5537dc6888ba29c2199d0acad8c Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Tue, 8 Dec 2020 11:50:33 +0530 Subject: selftests: skip kvm kvm_create_max_vcpus on arm64 Signed-off-by: Naresh Kamboju --- automated/linux/kselftest/skipfile-lkft.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml index b9b4a0f..478edbd 100644 --- a/automated/linux/kselftest/skipfile-lkft.yaml +++ b/automated/linux/kselftest/skipfile-lkft.yaml @@ -359,3 +359,29 @@ skiplist: - all tests: - vm/run_vmtests + - reason: > + kvm: kvm_create_max_vcpus hang on arm64 devices for stable rc 5.4 and below + url: https://bugs.linaro.org/show_bug.cgi?id=5729 + environments: all + boards: + - dragonboard-410c + - hi6220-hikey + - juno-r2 + branches: + - 5.4 + - 4.19 + - 4.14 + - 4.9 + - 4.4 + - linux-5.4.y + - linux-4.19.y + - linux-4.14.y + - linux-4.9.y + - linux-4.4.y + - v5.4-rt + - v4.19-rt + - v4.14-rt + - v4.9-rt + - v4.4-rt + tests: + - kvm/kvm_create_max_vcpus -- cgit v1.2.3