QuotaTest.test_quota with old_broker_throttling_behavior==true fails on 2.0 branch because it needs kafka 1.1.0 (V_1_1_0). However, we don't install kafka 1.1.0 for system tests in 2.0, only 1.1.1. This could be also fixed by changing quota_test to use LATEST_1_1. However, we install kafka 1.1.0 in trunk, so seems more consistent to also do the same in 2.0.
### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) [ Full content available at: https://github.com/apache/kafka/pull/5632 ] This message was relayed via gitbox.apache.org for [email protected]
