This commit is contained in:
2Shirt 2020-01-30 13:24:49 -07:00
parent 86f0f1e5fd
commit c8f95d866a
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -198,7 +198,7 @@ class State():
)
else:
# No blocking errors encountered, check for minor attribute failures
if ('Disk Attributes' in disk.tests:
if ('Disk Attributes' in disk.tests
and not disk.tests['Disk Attributes'].failed
and not disk.check_attributes(only_blocking=False)):
# Mid-diag failure detected