wu-sheng commented on code in PR #224: URL: https://github.com/apache/skywalking-go/pull/224#discussion_r2083206429
########## .github/workflows/plugin-tests.yaml: ########## @@ -106,6 +106,7 @@ jobs: - goframe - so11y - cross-goroutine + - kafka-reporter Review Comment: Let's do that in another way. You should refer to e2e in the main repo, which is using infra-e2e tool(https://github.com/apache/skywalking-infra-e2e) to use KinD or Docker Compose to set up a real env. Then we could verify data directly through swcli query. -- 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: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org