The mutation tests are eating our CI agents alive #52

Open
opened 2026-08-05 19:57:51 -04:00 by andrew · 2 comments
Owner

Every time we push akbasic the runners are busy for hours and nothing else can run. Move the mutation test out of the merge request/merge to main CI flow, and move it to a scheduled job that runs once a day at 2am EST.

Every time we push akbasic the runners are busy for hours and nothing else can run. Move the mutation test out of the merge request/merge to main CI flow, and move it to a scheduled job that runs once a day at 2am EST.
andrew added the defectperformancestatus::ready labels 2026-08-05 19:57:51 -04:00
logikoma was assigned by andrew 2026-08-05 19:57:51 -04:00
Collaborator

Beginning work on this issue.

Beginning work on this issue.
logikoma added status::review and removed status::ready labels 2026-08-05 20:04:59 -04:00
Collaborator

Work is complete. Mutation testing now runs in dedicated scheduled workflow #53 at 02:00 EST daily, isolated from push and release checks. Pull request: #53

Work is complete. Mutation testing now runs in dedicated scheduled workflow #53 at 02:00 EST daily, isolated from push and release checks. Pull request: https://source.starfort.tech/andrew/akbasic/pulls/53
Sign in to join this conversation.