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

Test connection multiplexing. #15479

Merged
merged 6 commits into from
Mar 16, 2023
Merged

Test connection multiplexing. #15479

merged 6 commits into from
Mar 16, 2023

Conversation

serathius
Copy link
Member

Regression testing for #15402

Ensures that all etcd endpoints listed in #15402 are available in every combination of TLS and http version.
cc @ahrtr @ptabor

@serathius serathius force-pushed the test-cmux branch 3 times, most recently from ade99a0 to 7a103b4 Compare March 14, 2023 15:26
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
tests/e2e/cluster_downgrade_test.go Outdated Show resolved Hide resolved
tests/e2e/cmux_test.go Outdated Show resolved Hide resolved
tests/e2e/cmux_test.go Outdated Show resolved Hide resolved
tests/e2e/cmux_test.go Outdated Show resolved Hide resolved
tests/e2e/cmux_test.go Outdated Show resolved Hide resolved
tests/e2e/cmux_test.go Outdated Show resolved Hide resolved
@ahrtr
Copy link
Member

ahrtr commented Mar 15, 2023

The issue #15469 isn't resolved yet, please manually ./scripts/fix.sh for now.

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Consider creating generic testutils for both e2e and integration tests.

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

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

Thanks @serathius

Great work! It ensures any following PRs will not break any existing features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants