generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
The deploy-capacity-provider integration test passes all the time.
Actual Behavior
The deploy-capacity-provider integration test frequently fails due to AWS EC2 capacity unavailability. This is causing CI/CD pipeline failures.
Steps to Reproduce
- create a simple PR
- wait for deploy-capacity-provider to run
SDK Version
1.0.0+
Node.js Version
22.x
Is this a regression?
No
Last Working Version
No response
Additional Context
Impact
- Integration tests fail intermittently due to AWS infrastructure limitations
- CI/CD pipeline becomes unreliable
- Developers experience false negatives in PR checks
- This appears to be a recurring issue ("it fails usually")
Potential Solutions
- Increase retry attempts with exponential backoff
- Alternative testing approach
- Pre-allocated capacity
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working