Skip to content

Commit 6b24807

Browse files
authored
Merge pull request #79 from Yolean/bootstrap-test
Update tests to act as long-running consumers
2 parents 3867c84 + 75e3db4 commit 6b24807

File tree

5 files changed

+348
-216
lines changed

5 files changed

+348
-216
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ Like the rest of this repo they have `kubectl` as the only local dependency.
7878
```
7979
kubectl apply -f test/
8080
# Anything that isn't READY here is a failed test
81-
kubectl get pods -l test-target=kafka,test-type=readiness -w --all-namespaces
81+
kubectl get pods -l test-type=readiness -w --namespace=test-kafka
8282
```

test/basic-produce-consume.yml

Lines changed: 0 additions & 113 deletions
This file was deleted.

test/basic-with-kafkacat.yml

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)