Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2148 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1 minute
Labels
None
Agent
Default Agent
Revision
55c0e91721761432853e2f2e357beaaf206e2e1a
Total tests
452
Successful since
#2137 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 55c0e91721761432853e2f2e357beaaf206e2e1a fixes OF-2266: Do not allow clean-ups interfere with test execution
As cleanup starts pretty much at the same time as the test, it's possible that during the test, an earlier attempt gets cleaned up (causing the test to fail). This has been observed on CI with Github Actions.

By using a mock of the TaskEngine, the cleanup task never gets executed, which prevents the issue.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2266Could not obtain issue details from Jira