Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add kafka 0.10.0.0 to test list | Dana Powers | 2016-05-24 | 1 | -1/+1 |
| | |||||
* | Fallback to curl if wget is not available | Dana Powers | 2016-03-17 | 1 | -1/+10 |
| | |||||
* | Update to Kafka 0.9.0.1 for integration testing | Dana Powers | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | Remove old kafka-bin directory and verify kafka-run-class.sh exists when ↵ | Dana Powers | 2015-12-18 | 1 | -0/+6 |
| | | | | installing server artifacts | ||||
* | Only download/install server artifacts if bin/kafka-run-class.sh not found | Dana Powers | 2015-12-18 | 1 | -5/+6 |
| | |||||
* | Add 0.8.2.2 and 0.9.0.0 resources for integration tests; update default ↵ | Dana Powers | 2015-12-04 | 1 | -1/+1 |
| | | | | official releases | ||||
* | Add kafka 0.8.2.1 to integration tests, remove 0.8.2.0 | Dana Powers | 2015-06-10 | 1 | -1/+1 |
| | |||||
* | Add 0.8.2.0 to integration tests (and use recommended scala 2.10 by default) | Dana Powers | 2015-02-03 | 1 | -5/+11 |
| | |||||
* | Support integration testing against kafka source builds (see README) | vagrant | 2014-08-13 | 1 | -12/+45 |
| | |||||
* | Add kafka 0.8.1.1 to integration tests. | Dana Powers | 2014-08-13 | 1 | -1/+1 |
| | | | | | | - previous 0.8.1 src appears to have actually been 0.8.1.1 based on git submodule commit. So technically this adds back 0.8.1 to the test suite. | ||||
* | Use travis env vars to run kafka version tests in parallel | Dana Powers | 2014-08-12 | 1 | -7/+7 |
| | |||||
* | Download official binaries from apache.org for integration tests | Dana Powers | 2014-08-12 | 1 | -3/+26 |
| | |||||
* | Build kafka 0.8.1 for only one version of scala | Miguel Eduardo Gil Biraud | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | Add support for kafka 0.8.1 | Mark Roberts | 2014-04-23 | 1 | -0/+1 |
| | |||||
* | Move kafka-src to servers/0.8.0/kafka-src, move test/resources to ↵ | Mark Roberts | 2014-04-23 | 1 | -0/+4 |
servers/0.8.0/resources, update fixtures, add build_integration.sh for getting started with development |