aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Runs Kafka 1.0.0Staffan Olsson2017-11-012-2/+2
* TODO I guess labels must be unique for each test now?Staffan Olsson2017-10-251-2/+6
* Updates test deployment to 1.8 APIStaffan Olsson2017-10-251-1/+5
* Merge remote-tracking branch 'origin/bootstrap-test' into kubernetes-1.8-testStaffan Olsson2017-10-251-23/+99
|\
| * Return to grouping the tests in a namespace, ...Staffan Olsson2017-10-201-3/+3
| * Divides a couple of librdkafka timoeuts by 100Staffan Olsson2017-10-161-2/+3
| * Don't fail the test if bootstrap fails ...Staffan Olsson2017-10-161-9/+15
| * Logs broker connect/disconnect stateStaffan Olsson2017-10-161-10/+35
| * More ideasStaffan Olsson2017-10-161-18/+42
| * not workingStaffan Olsson2017-10-161-2/+17
| * Converted to latest Yolean/kube-test boilerplateStaffan Olsson2017-10-161-22/+27
* | Merge remote-tracking branch 'origin/metrics-improve-scrape-times' into kuber...Staffan Olsson2017-10-252-0/+148
|\ \ | |/ |/|
| * Uses prometheus/jmx_exporter parent-0.10 tagStaffan Olsson2017-08-051-1/+1
| * Endpont works again, with similar scrape times as Xmx=80m without Metaspace l...Staffan Olsson2017-07-311-1/+1
| * Adapts to Java 8+, but still guessing the numbersStaffan Olsson2017-07-311-1/+1
| * interestingStaffan Olsson2017-07-311-1/+1
| * The 1s response time from kafka might be due to ...Staffan Olsson2017-07-311-3/+5
| * zoo is fast now, <0.02s compared to >1s for the othersStaffan Olsson2017-07-311-2/+9
| * Same base image as kafka and latest exporter sourceStaffan Olsson2017-07-311-1/+1
| * Demonstrates OOMKilled with current resource limitsStaffan Olsson2017-07-311-11/+24
| * The test that caught the performance problemStaffan Olsson2017-07-311-0/+85
| * curl image with bash, +3.5MB sizeStaffan Olsson2017-07-311-1/+1
| * Adds pod that can be used to estimate resource limitsStaffan Olsson2017-07-311-0/+41
* | 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