You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KIP-848] Added support for testing with new 'consumer' group protocol.
* [KIP-848] Added support for testing with new 'consumer' group protocol.
* Build fixes
* updated trivup
* Updated trivup install path
* Fixed failing test
* Style fix
* Added more tests to be run with the new protocol
* Fixed failing tests
* Added Test common for common functionalities
* Enabling SR again
* Style fixes
* Some refactoring
* Added consumer protocol integration tests in semaphore
* Ignoring failing admin tests
* Fix typo
* Fixed failing test case
* Added new fixure for single broker and using this fixure for test_serializer tests
* Build fixes
* Fixed transiet test failures for proto
* Fixed another test
* Added Test*Consumer classes instead of functions
* Build issue
* Added common TestUtils
* Using specific commit for trivup
* Removed trivup 0.12.5
* PR comments
* Style check
* Skipping one list offsets assert for Zookeeper
* 1) Moved sleep after result and assert.
2) Added a function to create a topic and wait for propogation.
* Using create_topic_and_wait_propogation instead of create_topic function
* Internally using create_topic in create_topic_and_wait_propogation
* Removed kafka single broker cluster fixure
* Removed unnecessary import time
* Using broker version 3.8.0 for classic protocol and enabled test which was failing in 3.7.0
* Changed fixure scope to session
* Style fixes
0 commit comments