testsuite icon indicating copy to clipboard operation
testsuite copied to clipboard

timeouts: Redesign and unify timeouts

Open kosstennbl opened this issue 9 months ago • 2 comments

Description

Add common function to run a code block with a timeout. Add several global timeouts for different tasks, which can be configured via environment variables. Several small fixes and refactoring.

Issues:

Refs: #335

How has this been tested:

build, test functionality on increase_decrease_capacity test.

Types of changes:

Bug-fix, redesign

Checklist:

Documentation No updates required, ENV variables names could be added somewhere, but the documentation doesn't keep these.

Issue

  • [ ] Tasks in issue are checked off

kosstennbl avatar May 13 '24 14:05 kosstennbl