Commit 1febbdd1 authored by Federico Vaga's avatar Federico Vaga

tst: no need to disable a CPU

CPU are always off when the test starts
Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 3df3611d
......@@ -168,7 +168,6 @@ class TestHmq(object):
"""The driver should not accept more than 1 sync message at time
from the same user. The test is successful when the driver refused
a second message"""
trtl_cpu.disable();
for hmq in trtl_cpu.hmq:
proc = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment