Skip to content
Snippets Groups Projects
  • Florian Fischer's avatar
    905fb18b
    reduce test load when logging · 905fb18b
    Florian Fischer authored
    I suspect some test which scale whith the number of CPUs to timeout
    mostly on jenkins2.
    This patch reduces the load when logging is active and increases the
    load when logging is off.
    Therefore our test build with debugoptimized will do less and hopefully
    only timeout when they actually hung and the release test will do
    more.
    905fb18b
    History
    reduce test load when logging
    Florian Fischer authored
    I suspect some test which scale whith the number of CPUs to timeout
    mostly on jenkins2.
    This patch reduces the load when logging is active and increases the
    load when logging is off.
    Therefore our test build with debugoptimized will do less and hopefully
    only timeout when they actually hung and the release test will do
    more.