-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Labels
automationThis item relates to automationThis item relates to automationcompletedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Description
Summary
The experimental CDK toolkit CLI that we use for our e2e tests has introduced a lock mechanism on the output folder generated by a stack being synthesized.
This conflicts with our current usage that creates a shared folder and generates test-specific output files, thus causing the tests to fail.
Why is this needed?
So that the e2e tests can continue working with the newer version of the experimental CDK toolkit.
Which area does this relate to?
No response
Solution
Update the logic that generates the output folder to be unique for each test.
Acknowledgment
- This request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
automationThis item relates to automationThis item relates to automationcompletedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Type
Projects
Status
Shipped