kfdtest: blacklist KFDQMTest.SdmaEventInterrupt

On gfx900+, the test sometimes timeout due to cp fw bug.
Blacklist it until we address the root cause and have a fix.

Change-Id: Iff600a6f6dbd86c56e034f530484205520bced32
Signed-off-by: xinhui pan <xinhui.pan@amd.com>
This commit is contained in:
xinhui pan
2018-10-18 13:17:01 +08:00
committed by Felix Kuehling
parent ab4610cff7
commit 7a13bb4d66
+2 -1
View File
@@ -31,7 +31,8 @@ TEMPORARY_BLACKLIST_ALL_ASICS=\
"KFDPMTest.SuspendWithIdleQueueAfterWork:"\
"KFDPNPTest.DisableAndCreateQueue:"\
"KFDQMTest.GPUDoorbellWrite:"\
"KFDQMTest.mGPUShareBO"
"KFDQMTest.mGPUShareBO:"\
"KFDQMTest.SdmaEventInterrupt"
BLACKLIST_ALL_ASICS=\
"$PERMANENT_BLACKLIST_ALL_ASICS:"\