llowinge opened a new issue, #4664: URL: https://github.com/apache/camel-quarkus/issues/4664
For example, we now run two different groups [aws2|https://github.com/apache/camel-quarkus/tree/main/integration-test-groups/aws2] and [aws2-quarkus-client|https://github.com/apache/camel-quarkus/tree/main/integration-test-groups/aws2-quarkus-client]. The latter will copy the tests files from the second group and thus we have two test results with the same name. This unfortunately is bad practice as we cannot represent those tests in test result systems. We can modify the [script|https://github.com/apache/camel-quarkus/blob/main/tooling/scripts/copy-tests.groovy], which should append some prefix to those copied tests. -- 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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org