aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Use same kafka image for testclient, as its previous one lacked the --offset ↵update-testclient-imageAnton Lindgren2017-01-041-1/+1
| | | | option for the kafka-console-consumer.sh client
* Clarifies commands around the second test topic, and what a topic name typo ↵Staffan Olsson2016-09-061-5/+8
| | | | leads to
* Adds a deployment that consumes messagesStaffan Olsson2016-09-061-0/+24
|
* Peer review revealed that some test commands were flawed. Only ↵Staffan Olsson2016-09-061-6/+12
| | | | --old-producer producers would post what was piped.
* Merge pull request #1 from Yolean/namespacesolsson2016-09-052-1/+2
|\ | | | | Define a namespace for all resources
| * Using a namespace for easier cleanup and consistent DNS namesnamespaceStaffan Olsson2016-09-052-1/+2
| |
* | Something is unreliable. Verifiable consumer sometimes reports ↵Staffan Olsson2016-09-054-1/+38
|/ | | | LEADER_NOT_AVAILABLE.
* Towards automated testingStaffan Olsson2016-09-051-0/+25
|
* Describes setup and some manual testingStaffan Olsson2016-09-052-0/+27