Maintenance: update output generation for e2e #3853
Labels
automation
This item relates to automation
completed
This item is complete and has been merged/shipped
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
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
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: