piotr-szuberski commented on pull request #13026: URL: https://github.com/apache/beam/pull/13026#issuecomment-733782983
@aromanenko-dev Ok I'm out of ideas. Jenkins takes `**/build/test-results/**.xml` files to print the result of executed tests. All of the kafka versions tests are the same (KafkaIOIT, KafkaIOTest), so they override each other in the test result dashboard. I tried to rename these xml files but it looks like Jenkins cares about the info inside them. So there seems to be no simple way to just print the version for each test execution. Maybe it's sufficient to just know that some Kafka version is broken and run the tests locally? They don't take much time and everything is printed nicely when run on a local machine. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
