Skip to content

Commit

Permalink
Add blacklist filter 'virtualization' for rsmi tests failing in SRIOV
Browse files Browse the repository at this point in the history
Change-Id: Ibbaef092482c0b78ecd86a29f0b9b4331b51abe2
  • Loading branch information
sreekantsomasekharan authored and zhang2amd committed Mar 15, 2022
1 parent 5d7c30e commit d596f72
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion tests/rocm_smi_test/rsmitst.exclude
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,14 @@ $BLACKLIST_ALL_ASICS\
# SWDEV-319795
FILTER[sienna_cichlid]=\
$BLACKLIST_ALL_ASICS\
"rsmitstReadWrite.TestPerfLevelReadWrite"
"rsmitstReadWrite.TestPerfLevelReadWrite"

# SWDEV-321166
FILTER[virtualization]=\
$BLACKLIST_ALL_ASICS\
"rsmitstReadOnly.TestOverdriveRead:"\
"rsmitstReadOnly.TestGPUBusyRead:"\
"rsmitstReadWrite.FanReadWrite:"\
"rsmitstReadWrite.TestOverdriveReadWrite:"\
"rsmitstReadWrite.TestPowerReadWrite:"\
"rsmitstReadWrite.TestPowerCapReadWrite"

0 comments on commit d596f72

Please sign in to comment.