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 e2e tests in CI due to ipv6 binding #592

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

ttuffin
Copy link
Contributor

@ttuffin ttuffin commented Oct 4, 2023

Some tests in the e2e suite are attempting to bind to ipv6 in the CI pipeline. Switching 'localhost' for '127.0.0.1' to prevent these failures.

Also updating the build-and-push-image CI job to run only if the e2e tests pass.

Some tests in the e2e suite are attempting to bind to ipv6
in the CI pipeline. Switching 'localhost' for '127.0.0.1'
to prevent these failures.

Also updating the build-and-push-image CI job to run only
if the e2e tests pass.
@ttuffin ttuffin requested a review from Alex-Izquierdo October 4, 2023 12:58
@ttuffin ttuffin requested a review from a team October 4, 2023 13:05
@ttuffin ttuffin merged commit 224c0a8 into main Oct 4, 2023
7 checks passed
@ttuffin ttuffin deleted the ci_workflow_fixes branch October 4, 2023 13:59
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.

3 participants