Skip to content

Enforce test duration across reboots and restarts #4492

@lachmanfrantisek

Description

@lachmanfrantisek

Tests that triggered reboots and restarts were given their full duration on every invocation. This behavior is most likely incorrect, a duration should apply to the whole test, no matter how many times it reboots a guest.

Patch adds Duration object which poses a strict deadline, derived from the test duration key. Unlike a timeout, it is not reset after guest reboot or test restart.

Fixed by #4416

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingci | full testPull request is ready for the full test execution

Type

No type

Projects

Status

merge

Status

triaged

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions