This repository stores the test results from candidate and official builds of Apache Pulsar. For candidate builds, testing is done using Docker images built based on the candidate release tag. For official builds, the tests are run against the official Docker images released by the project. For testing done on forked repositories, the GitHub tag and Docker Hub images references are indicated.
The tests are run primarily against Docker images running in Kubernetes to simulate a real production environment with multiple copies brokers, bookies, etc to find issues that cannot be found in unit tests or when running in standalone mode.
The following is the test plan template that we use for each release:
We strive to continually expand and improve this test plan to ensure the highest quality releases of Apache Pulsar. Comments and suggestions are welcome.
- Repository: apache/pulsar
- Tag: v2.5.1-candidate-4
- Docker Images: kafkaesqueio/pulsar-all-v2.5.1-candidate-4
- Results: v2.5.1-candidate-4
- Repository: kafkaesque-io/pulsar
- Tag: 2.5.2_kesque_2
- Docker Images: kafkaesqueio/pulsar-all
- Results: 2.5.2_kesque_2