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 IPv6 tests: adapt addresses and subnets #2505

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

kyrtapz
Copy link
Contributor

@kyrtapz kyrtapz commented Sep 21, 2021

This commit fixes some previously skipped E2E tests by using an alternative set of addresses and subnets for IPv6 clusters.

It also enables the control-plane IPv6 tests in a separate commit.

Signed-off-by: Patryk Diak pdiak@redhat.com

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Sep 21, 2021

PTAL @astoycos @creydr @flavio-fernandes

Copy link
Contributor

@flavio-fernandes flavio-fernandes left a comment

Choose a reason for hiding this comment

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

/lgtm

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Sep 21, 2021

Coveralls is down

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Sep 21, 2021

/retest

@coveralls
Copy link

coveralls commented Sep 21, 2021

Coverage Status

Coverage decreased (-0.009%) to 50.572% when pulling 5c042b3 on Kyrtapz:dev_fix_e2e_ipv6 into 16fcbeb on ovn-org:master.

@jluhrsen
Copy link
Contributor

/lgtm

me too

@creydr
Copy link
Collaborator

creydr commented Sep 22, 2021

/lgtm

Anyhow IPv6 control-plane tests seem to be disabled again

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Sep 22, 2021

/lgtm

Anyhow IPv6 control-plane tests seem to be disabled again

Yeah, I realized it yesterday. I will try to re-enable them

This commit fixes some previously skipped E2E tests by using an alternative set of addresses and subnets for IPv6 clusters.

Signed-off-by: Patryk Diak <pdiak@redhat.com>
@kyrtapz
Copy link
Contributor Author

kyrtapz commented Sep 22, 2021

/retest

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Sep 23, 2021

I have not enabled the IPv6 tests in CI after all.

Currently we already have a lot of workflows running + it seems that github does not support connecting to external ipv6 addresses from workflows: actions/runner-images#668.
I was able to verify that all the tests changed in this PR are passing on a local kind deployment in ipv6 mode.

I think this PR is ready to be merged and we can address the CI issues separately.
@astoycos @creydr @flavio-fernandes @jluhrsen

Copy link
Contributor

@flavio-fernandes flavio-fernandes left a comment

Choose a reason for hiding this comment

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

/lgtm

@dcbw dcbw merged commit b55d2d1 into ovn-org:master Sep 27, 2021
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.

6 participants