Skip to content

[Bug]: Integration Test Failure: EC2 Capacity Unavailable for Capacity Provider #482

@ParidelPooya

Description

@ParidelPooya

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

  1. create a simple PR
  2. 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

  1. Increase retry attempts with exponential backoff
  2. Alternative testing approach
  3. Pre-allocated capacity

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions