You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/01/10 17:22:46 UTC

[GitHub] [kafka] rondagostino commented on pull request #11664: KAFKA-13582: TestVerifiableProducer.test_multiple_kraft_security_prot…

rondagostino commented on pull request #11664:
URL: https://github.com/apache/kafka/pull/11664#issuecomment-1009152871


   Ran the failing tests (plus 1 more) locally, and they all passed.
   
   ```
   ================================================================================
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.8.1
   session_id:       2022-01-10--006
   run time:         5 minutes 42.016 seconds
   tests run:        5
   passed:           5
   failed:           0
   ignored:          0
   ================================================================================
   test_id:    kafkatest.sanity_checks.test_verifiable_producer.TestVerifiableProducer.test_multiple_kraft_sasl_mechanisms.metadata_quorum=REMOTE_KRAFT
   status:     PASS
   run time:   59.243 seconds
   --------------------------------------------------------------------------------
   test_id:    kafkatest.sanity_checks.test_verifiable_producer.TestVerifiableProducer.test_multiple_kraft_security_protocols.inter_broker_security_protocol=PLAINTEXT.metadata_quorum=REMOTE_KRAFT
   status:     PASS
   run time:   1 minute 3.756 seconds
   --------------------------------------------------------------------------------
   test_id:    kafkatest.sanity_checks.test_verifiable_producer.TestVerifiableProducer.test_multiple_kraft_security_protocols.inter_broker_security_protocol=SASL_SSL.inter_broker_sasl_mechanism=GSSAPI.metadata_quorum=REMOTE_KRAFT
   status:     PASS
   run time:   1 minute 2.391 seconds
   --------------------------------------------------------------------------------
   test_id:    kafkatest.sanity_checks.test_verifiable_producer.TestVerifiableProducer.test_multiple_kraft_security_protocols.inter_broker_security_protocol=SASL_SSL.inter_broker_sasl_mechanism=PLAIN.metadata_quorum=REMOTE_KRAFT
   status:     PASS
   run time:   1 minute 10.592 seconds
   --------------------------------------------------------------------------------
   test_id:    kafkatest.sanity_checks.test_verifiable_producer.TestVerifiableProducer.test_multiple_kraft_security_protocols.inter_broker_security_protocol=SSL.metadata_quorum=REMOTE_KRAFT
   status:     PASS
   run time:   1 minute 25.311 seconds
   --------------------------------------------------------------------------------
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org