Fix unreliable dispatch unit test
Resolves: RHEL-126470
This commit is contained in:
parent
81b8e58565
commit
85e46e131a
@ -505,6 +505,7 @@ export TSAN_OPTIONS="log_exe_name=true log_path=ThreadSanitizer exitcode=0"
|
||||
THREADS=16
|
||||
ulimit -n 8092 || : # Requires on some machines with many cores
|
||||
fi
|
||||
export ISC_TASK_WORKERS="$THREADS"
|
||||
e=0
|
||||
make unit -j${THREADS} || e=$?
|
||||
# Display details of failure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user