Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase logging of testcontainer #2468

Merged
merged 4 commits into from
Oct 23, 2024
Merged

Increase logging of testcontainer #2468

merged 4 commits into from
Oct 23, 2024

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Oct 22, 2024

This also updates TestContainers to a version that's passing the cancellation token to SemaphoreSlim.

We now also forcefully break out if disposing the container takes longer then 2 minutes.

Modified the test to account for a product check span, restricting the parent span selection to the one associated with 'request' action. This ensures the test accurately identifies the correct parent span to validate against expected behaviors.
Introduced a new CosmosDbFact attribute to replace AzureCredentialsFact for CosmosDb tests. This attribute includes checks for Azure credentials and skips tests on CI environments where CosmosDb tests are temporarily disabled. All existing CosmosDb tests have been updated to use CosmosDbFact.
@estolfo estolfo self-requested a review October 23, 2024 08:19
@Mpdreamz Mpdreamz merged commit c142a4f into main Oct 23, 2024
16 checks passed
@Mpdreamz Mpdreamz deleted the feature/testcontainers branch October 23, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants