Skip to content

Maintenance: update output generation for e2e #3853

Closed
@dreamorosi

Description

@dreamorosi

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.

Metadata

Metadata

Assignees

Labels

automationThis item relates to automationcompletedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions