aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use the bootstrap service (#52) for repeated bootstrapsStaffan Olsson2017-11-091-1/+1
* Naming fixStaffan Olsson2017-11-091-3/+3
* Switches to ReplicaSet from Deployment, because configmap ...Staffan Olsson2017-11-092-6/+2
* Identifies topic jobs, and the resulting pods, by nameStaffan Olsson2017-11-092-2/+2
* Avoids overlap in matchLabels between test deploymentsStaffan Olsson2017-11-092-4/+4
* Renames test to focues on the type of client usedStaffan Olsson2017-11-091-8/+8
* Kafkacat support for -k has been merged nowStaffan Olsson2017-11-091-3/+3
* kafkacat based on same image as solsson/kafka:1.0.0Staffan Olsson2017-11-091-1/+1
* Fixed key option changed in the kafkacat PRStaffan Olsson2017-11-091-1/+1
* Adds a key to each message, while testing ...Staffan Olsson2017-11-091-4/+4
* Converts (console-) produce-consume test to online ...Staffan Olsson2017-11-092-113/+168
* TODO I guess labels must be unique for each test now?Staffan Olsson2017-11-091-2/+6
* Return to grouping the tests in a namespace, ...Staffan Olsson2017-11-091-3/+3
* Divides a couple of librdkafka timoeuts by 100Staffan Olsson2017-11-091-2/+3
* Don't fail the test if bootstrap fails ...Staffan Olsson2017-11-091-9/+15
* Logs broker connect/disconnect stateStaffan Olsson2017-11-091-10/+35
* More ideasStaffan Olsson2017-11-091-18/+42
* not workingStaffan Olsson2017-11-091-2/+17
* Converted to latest Yolean/kube-test boilerplateStaffan Olsson2017-11-091-22/+28
* Changes replication-factor for test topics to 2 ...Staffan Olsson2017-11-052-3/+26
* Runs Kafka 1.0.0v2.1.0Staffan Olsson2017-11-012-2/+2
* kafkacat, too, based on debian:stretch-slim 20171009Staffan Olsson2017-10-151-1/+1
* Shares debian with kafka-initutils -> faster first startStaffan Olsson2017-10-152-2/+2
* ./update-kafka-image.sh to 0.11.0.1Staffan Olsson2017-10-022-2/+2
* The test concept just caught a mistakekafka-011Staffan Olsson2017-07-291-1/+1
* Now we're on par with the old tests, but automatedtest-driven-kubernetes-conceptStaffan Olsson2017-07-287-149/+89
* Makes room for a more basic basic testStaffan Olsson2017-07-281-8/+8
* Implements the actual testStaffan Olsson2017-07-281-2/+11
* Working boilerplate, with output to kubectl logsStaffan Olsson2017-07-281-8/+14
* Suggests a structure for test cases as single ymlStaffan Olsson2017-07-281-0/+88
* Prepares for tests to move to separate namespaceStaffan Olsson2017-07-281-0/+5
* Belongs in the github.com/yolean/kubernetes-monitoring projectStaffan Olsson2017-07-271-35/+0
* UnimportantStaffan Olsson2017-07-271-1/+1
* Tagged with the policy from https://github.com/solsson/dockerfiles/pull/11Staffan Olsson2017-07-265-5/+5
* New build at commit 0314080Staffan Olsson2017-07-265-5/+5
* New build with https://github.com/solsson/dockerfiles/pull/9Staffan Olsson2017-07-255-5/+5
* As recommended by https://www.confluent.io/blog/apache-kafka-for-service-arch...Staffan Olsson2017-07-251-0/+2
* Upgrades to current https://github.com/solsson/dockerfiles/pull/5Staffan Olsson2017-07-235-5/+5
* Upgrades to latest build from https://github.com/solsson/dockerfiles/pull/4, ...Staffan Olsson2017-06-285-5/+5
* A monitoring-only pod uses 0m / ~32Mi resourcesStaffan Olsson2017-06-271-0/+35
* Adds a test that produces a message that you can see in the logs of 21consume...Staffan Olsson2017-06-271-0/+24
* Adds utility to update the kafka image, which we keep the same to minimize pu...Staffan Olsson2017-06-274-8/+4
* Reuses the statefulset's image in test pods, without tag duplication...Staffan Olsson2017-06-254-4/+8
* 0.10.2 adds to the confusion about consumer args, #21kafka-0.10.2.0Staffan Olsson2017-06-231-2/+2
* Uses the latest docker hub buildkafka-0.10.1.1Staffan Olsson2017-02-141-1/+1
* Use same kafka image for testclient, as its previous one lacked the --offset ...update-testclient-imageAnton Lindgren2017-01-041-1/+1
* Clarifies commands around the second test topic, and what a topic name typo l...Staffan Olsson2016-09-061-5/+8
* Adds a deployment that consumes messagesStaffan Olsson2016-09-061-0/+24
* Peer review revealed that some test commands were flawed. Only --old-producer...Staffan Olsson2016-09-061-6/+12
* Merge pull request #1 from Yolean/namespacesolsson2016-09-052-1/+2
|\