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

E2E test for source IP preservation #144

Merged
merged 5 commits into from
Sep 17, 2019

Conversation

mangelajo
Copy link
Contributor

Adds another E2E test to ensure that source IP address is preserved
on connections.

Depends-On: #140

Adds another E2E test to ensure that source IP address is preserved
on connections.

Depends-On: submariner-io#140
@mangelajo
Copy link
Contributor Author

@dimaunx this build is passing: https://travis-ci.com/mangelajo/submariner/builds/126440488#L2213 regardless of the E2E test failure. It seems like we're not checking it, I will send a PR to handle that.

@mangelajo
Copy link
Contributor Author

@dimaunx I'm not sure why isn't it failing, we have set -e on the e2e.sh :?

The sed command was hiding the exit status of go test, making CI
pass on E2E failure.
@mangelajo
Copy link
Contributor Author

@dimaunx I think I got it, included it as another commit of this PR.

@mangelajo
Copy link
Contributor Author

@sridhargaddam if you give the approval, then @tpantelis can probably merge if he's ok with the patch.

@tpantelis
Copy link
Contributor

Waiting for @skitt to review as well.

@tpantelis tpantelis merged commit 9aad038 into submariner-io:master Sep 17, 2019
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.

4 participants