RockteMQ-AI commented on issue #190:
URL: 
https://github.com/apache/rocketmq-operator/issues/190#issuecomment-5192844958

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   Adding e2e tests is a valuable improvement for operator stability. A typical 
approach:
   1. Use `kind` or `minikube` as the test cluster
   2. Deploy the operator via Helm/OLM
   3. Create CRs (NameServer, Broker, Controller) and verify pod readiness
   4. Run basic produce/consume tests against the deployed cluster
   
   **Feasibility:** Feasible. Consider using `envtest` or a `kind`-based CI job.
   
   ---
   *Automated evaluation by RockteMQ-AI*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to