Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add fixture support for upcoming 1.0.0 broker release (#1275) | Dana Powers | 2017-10-23 | 3 | -0/+188 |
| | |||||
* | Update to 0.11.0.1 for travis test fixture; use as default if unspecified ↵ | Dana Powers | 2017-10-08 | 3 | -0/+188 |
| | | | | (#1244) | ||||
* | Add 0.11.0.0 server resources (reduced offsets.topic.replication.factor=1) | Dana Powers | 2017-06-18 | 3 | -0/+188 |
| | |||||
* | Add kafka 0.10.2.1 into integration testing version (#1096) | Jianbin Wei | 2017-06-16 | 3 | -0/+188 |
| | | | | | * 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 | 3 | -0/+188 |
| | |||||
* | Use 0.10.0.1 for integration tests (#803) | Dana Powers | 2016-08-11 | 3 | -0/+188 |
| | | | | | | * Add 0.10.0.1 fixture resources * Use new release 0.10.0.1 for 0.10 testing | ||||
* | Attempt to add ssl support to kafka fixturesssl_support | Dana Powers | 2016-04-09 | 3 | -6/+33 |
| | |||||
* | Update 0.9.0.0 configuration defaults so they are consistent with official ↵ | Dana Powers | 2016-04-07 | 1 | -4/+3 |
| | | | | release | ||||
* | Add 0.10.0.0 test fixture properties files | Dana Powers | 2016-03-21 | 3 | -0/+179 |
| | |||||
* | Improve Fixture logging | Dana Powers | 2016-03-13 | 8 | -32/+40 |
| | | | | | | | - remove double console appenders from log4j.properties - also log to server.log file for interactive uses - drop internal _spawn from SpawnedService loop - write captured stdout/stderr directly to avoid logger re-formatting | ||||
* | Update to Kafka 0.9.0.1 for integration testing | Dana Powers | 2016-02-23 | 3 | -0/+178 |
| | |||||
* | Reduce partitions for offset commit topic in 0.9 broker configs | Dana Powers | 2016-01-04 | 1 | -0/+9 |
| | |||||
* | Add 0.8.2.2 and 0.9.0.0 resources for integration tests; update default ↵ | Dana Powers | 2015-12-04 | 6 | -0/+338 |
| | | | | official releases | ||||
* | Add kafka 0.8.2.1 to integration tests, remove 0.8.2.0 | Dana Powers | 2015-06-10 | 3 | -0/+169 |
| | |||||
* | Use 500ms zookeeper session timeout for integration tests - no network here, ↵ | Dana Powers | 2015-06-10 | 4 | -0/+12 |
| | | | | and our restarts are fast | ||||
* | Reduce replica timeouts to 1sec for failover integration testing | Dana Powers | 2015-06-10 | 4 | -0/+16 |
| | |||||
* | Move 0.8.2-beta resources to 0.8.2.0 | Dana Powers | 2015-01-14 | 3 | -0/+0 |
| | |||||
* | Just copied over the 0.8.1.1 conf files | Dana Powers | 2015-01-14 | 3 | -0/+163 |
| | |||||
* | Support integration testing against kafka source builds (see README) | vagrant | 2014-08-13 | 3 | -0/+163 |
| | |||||
* | Remove kafka src submodules | Dana Powers | 2014-08-13 | 2 | -0/+0 |
| | |||||
* | Add resource templates for kafka 0.8.1.1 test fixtures | Dana Powers | 2014-08-12 | 3 | -0/+163 |
| | |||||
* | Fix log directory as per documentation: ↵ | Miguel Eduardo Gil Biraud | 2014-04-30 | 1 | -1/+1 |
| | | | | http://kafka.apache.org/08/documentation.html#brokerconfigs | ||||
* | Add support for kafka 0.8.1 | Mark Roberts | 2014-04-23 | 4 | -0/+102 |
| | |||||
* | Move kafka-src to servers/0.8.0/kafka-src, move test/resources to ↵ | Mark Roberts | 2014-04-23 | 4 | -0/+102 |
servers/0.8.0/resources, update fixtures, add build_integration.sh for getting started with development |