wu-sheng commented on issue #10898: URL: https://github.com/apache/skywalking/issues/10898#issuecomment-1586535950
Have you read all the doc? https://skywalking.apache.org/docs/skywalking-java/next/en/setup/service-agent/java-agent/plugin-test/#test-case-configuration-files `support-version.list` is designed for multiple versions testing. Otherwise, how do we make things work today? Especially these in the doc > In some cases, the dependency service (usually a third-party server like the SolrJ server) is required to keep the same version as the client lib version, which is defined as ${test.framework.version} in pom. You may use ${CASE_SERVER_IMAGE_VERSION} as the version number, which will be changed in the test for each version. -- 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]
