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 TlsNetworkIT by adding cipherSuites #1043

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

attilakreiner
Copy link
Contributor

@attilakreiner attilakreiner commented May 22, 2024

Description

This change fixes the TlsNetworkIt in the dump command after k3po introduces a tls option cipherSuites. We set the cipherSuites option to a fixed value and this way we get consistent green runs for this test case in temurin-17, temurin-21, temurin-22.

@attilakreiner attilakreiner force-pushed the dump-test-cipher-suites branch from 023d2ff to 021fc2a Compare May 22, 2024 11:13
@attilakreiner attilakreiner force-pushed the dump-test-cipher-suites branch from 021fc2a to db81257 Compare June 13, 2024 13:33
@attilakreiner attilakreiner marked this pull request as ready for review June 13, 2024 13:34
@attilakreiner attilakreiner requested a review from jfallows June 13, 2024 14:27
@jfallows jfallows merged commit 3fad35d into aklivity:develop Jun 13, 2024
5 checks passed
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.

2 participants