cloudwalk / stratus

An EVM compatible blockchain using rocksdb as storage. It was written for performance, suited for in house use.
https://doc.stratus.cloudwalk.io/
MIT License
117 stars 4 forks source link

Create relevant Kafka events validation in E2E #1805

Open gabriel-aranha-cw opened 4 weeks ago

gabriel-aranha-cw commented 4 weeks ago

Current there is a command for running the initial Kafka E2E: just e2e-leader-follower-up kafka

Need to integrate with CI, and add more relevant test cases.

arthurmm-cloudwalk commented 4 weeks ago

Created one test in https://github.com/cloudwalk/stratus/pull/1803 Must create more