提交 d37aa009 编写于 作者: L Lukáš Doktor

Set context_aware in drive_mirror_stress

The "drive_mirror_stress" uses "error_context" without setting
"context_aware" which leads to error. Let's set it.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
上级 e49a73a8
......@@ -75,6 +75,7 @@ class DriveMirrorStress(drive_mirror.DriveMirror):
offset = _offset
@error_context.context_aware
def run(test, params, env):
"""
drive_mirror_stress test:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册