kfdtest.exclude: KFDSVMRangeTest.ReadOnlyRangeTest to blacklist

This test requires KFD patch "drm/amdkfd: SVM map to gpus check vma
boundary" to pass, the patch is on staging-dkms branch, not land on
mainline branch. Temporary blacklist this to unblock QA, as QA reports
kfdtest failure.

Change-Id: I00515cd5d5d1c5612f4f8d48605d86f4a7e62ce2
Signed-off-by: Philip Yang <Philip.Yang@amd.com>
This commit is contained in:
Philip Yang
2021-09-29 11:26:29 -04:00
förälder 392e0e2afc
incheckning 5adb142dc7
+2 -1
Visa fil
@@ -71,7 +71,8 @@ TEMPORARY_BLACKLIST_ALL_ASICS=\
"KFDMemoryTest.CacheInvalidateOnRemoteWrite:"\
"KFDDBGTest.BasicDebuggerSuspendResume:"\
"KFDEvictTest.BurstyTest:"\
"KFDHWSTest.*"
"KFDHWSTest.*:"\
"KFDSVMRangeTest.ReadOnlyRangeTest"
BLACKLIST_ALL_ASICS=\
"$PERMANENT_BLACKLIST_ALL_ASICS:"\