Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.11.0.1 for travis test fixture; use as default if unspecified ↵ | Dana Powers | 2017-10-08 | 1 | -1/+1 |
| | | | | (#1244) | ||||
* | Add 0.11.0.0 to travis test matrix, remove 0.10.1.1; use scala 2.11 ↵ | Dana Powers | 2017-08-13 | 1 | -29/+17 |
| | | | | artifacts (#1176) | ||||
* | Add kafka 0.10.2.1 into integration testing version (#1096) | Jianbin Wei | 2017-06-16 | 1 | -1/+1 |
| | | | | | * Add kafka 0.10.2.1 into integration testing version * Disable tests for python 2.6 and kafka 0.8.0 and 0.8.1.1 * Remove references to python 2.6 support | ||||
* | Update to 0.10.1.1 for integration testing (#953) | Dana Powers | 2017-01-23 | 1 | -1/+1 |
| | |||||
* | Fix typos | Jeff Widman | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | Use 0.10.0.1 for integration tests (#803) | Dana Powers | 2016-08-11 | 1 | -1/+1 |
| | | | | | | * Add 0.10.0.1 fixture resources * Use new release 0.10.0.1 for 0.10 testing | ||||
* | 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 |