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 E2E pipeline failure handling #3983

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

shubhadapaithankar
Copy link
Collaborator

Which issue this PR addresses:

This PR addresses the issue where the pipeline does not fail correctly when the E2E tests fail. The exit code from the docker compose up e2e command was not being captured and handled properly, resulting in the pipeline incorrectly reporting success even when the tests failed.

What this PR does / why we need it:

Test plan for issue:

Is there any documentation that needs to be updated for this PR?

How do you know this will function as expected in production?

tsatam
tsatam previously approved these changes Dec 2, 2024
@tsatam tsatam merged commit 2cf3f04 into master Dec 2, 2024
21 checks passed
@tsatam tsatam deleted the fix-e2e-pipeline-error-handling branch December 2, 2024 21:42
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.

5 participants