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

MINOR: add SCRAM for security_rolling_upgrade #18368

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

TaiJuWu
Copy link
Contributor

@TaiJuWu TaiJuWu commented Jan 1, 2025

As title

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@github-actions github-actions bot added triage PRs from the community tests Test fixes (including flaky tests) small Small PRs labels Jan 1, 2025
@TaiJuWu TaiJuWu marked this pull request as draft January 1, 2025 03:20
@TaiJuWu
Copy link
Contributor Author

TaiJuWu commented Jan 1, 2025

----------------------------------------------------------------------------------------------------
test_id:    kafkatest.tests.core.security_rolling_upgrade_test.TestSecurityRollingUpgrade.test_rolling_upgrade_sasl_mechanism_phase_one.new_client_sasl_mechanism=PLAIN.metadata_quorum=ISOLATED_KRAFT
status:     PASS
run time:   6 minutes 13.083 seconds
----------------------------------------------------------------------------------------------------
test_id:    kafkatest.tests.core.security_rolling_upgrade_test.TestSecurityRollingUpgrade.test_rolling_upgrade_sasl_mechanism_phase_one.new_client_sasl_mechanism=SCRAM-SHA-256.metadata_quorum=ISOLATED_KRAFT
status:     PASS
run time:   4 minutes 18.401 seconds
----------------------------------------------------------------------------------------------------
test_id:    kafkatest.tests.core.security_rolling_upgrade_test.TestSecurityRollingUpgrade.test_rolling_upgrade_sasl_mechanism_phase_one.new_client_sasl_mechanism=SCRAM-SHA-512.metadata_quorum=ISOLATED_KRAFT
status:     PASS
run time:   5 minutes 17.883 seconds
----------------------------------------------------------------------------------------------------

@TaiJuWu TaiJuWu marked this pull request as ready for review January 1, 2025 06:23
@TaiJuWu TaiJuWu marked this pull request as draft January 1, 2025 06:26
@TaiJuWu TaiJuWu marked this pull request as ready for review January 1, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Small PRs tests Test fixes (including flaky tests) triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant