Populate a list of machines with machines that might not yet be persisted on disk
What does this MR do?
This tries to solve the issue described in: #2342 (comment 69862409).
This also solves issues with #3424 (closed) since this merge request prevents from creating too many instances so we don't consume the AWS API that much and prevent from being rate limited.
Does this MR meet the acceptance criteria?
-
Documentation created/updated - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Branch has no merge conflicts with master
(if you do - rebase it please)
What are the relevant issue numbers?
Closes #2342 (closed) Related to #3424 (closed)
Merge request reports
Activity
mentioned in issue #2342 (closed)
added ~2278654 typebug executordocker-machine labels
added 1 commit
- 7b3d3dc8 - Populate a list of machines with machines that might not yet be persisted on disk
added customer label
changed milestone to %11.0
User confirmed the fix, let's try to make this real for %11.0
mentioned in issue #3424 (closed)
changed milestone to %11.5
added ReviewP1 label
assigned to @tmaczukin
- Resolved by Steve Xuereb - Out of Office Back 2025-04-21
changed milestone to %12.1
added missed:11.5 label
changed milestone to %12.2
added missed:12.1 label
removed ReviewP1 label
added [Deprecated] Category:Runner devopsverify grouprunner labels and removed 1 deleted label
@ayufan It looks OK. But can we add some tests for this?