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

Fix failing test due testcontainer conflicts #14229

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Fix failing test due testcontainer conflicts #14229

merged 3 commits into from
Jul 24, 2024

Conversation

adrinr
Copy link
Collaborator

@adrinr adrinr commented Jul 24, 2024

Description

Fixing mssql testcontainer wait strategy. The image has been updated and the script was broken, not allowing starting the containers properly. Changing the tag to not the latest fixes it temporarily.

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/xs labels Jul 24, 2024
@adrinr adrinr changed the title CI test Fix failing test due testcontainer conflicts Jul 24, 2024
@github-actions github-actions bot added size/s and removed size/xs labels Jul 24, 2024
@@ -10,7 +10,18 @@
},
"targetDefaults": {
"build": {
"inputs": ["{workspaceRoot}/scripts/*", "{workspaceRoot}/lerna.json"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will enforce running build and test when the workflows are updated. Otherwise, something might be skipped if there are no changes on the actual packages

@adrinr adrinr marked this pull request as ready for review July 24, 2024 13:25
@adrinr adrinr requested a review from a team as a code owner July 24, 2024 13:25
@adrinr adrinr requested review from samwho and mike12345567 and removed request for a team July 24, 2024 13:25
@adrinr
Copy link
Collaborator Author

adrinr commented Jul 24, 2024

Related to microsoft/mssql-docker#892

@adrinr adrinr merged commit 6fa1394 into master Jul 24, 2024
12 checks passed
@adrinr adrinr deleted the ci/failing-test branch July 24, 2024 13:35
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants