wu-sheng opened a new issue #3658: Make agent plugin tests in PR only necessary. URL: https://github.com/apache/skywalking/issues/3658 Today, we have 3 agent test jobs, lead by @dmsolr and jenkins setup by @kezhenxu94. With many contributors' help, especially @arugal, over 1/3 cases have been moved in. Even today, we have a little issue about job-3, it should be fixed by INFRA in the short term. And we already got a sponsor(tetrate.io)'s VMs(4) and @x22x22's one, plugin tests are still heavy payload. We all agree that, these jobs are significantly important for the project, but they are not necessary in all PR cases. Such as backend change only(no protocol change), UI change and documentation changed. We should invest one test optimization starting by plugin tests, if and only if the `apm-sniffer` and `apm-protocol`(submodule) has changes, plugin tests should be done, otherwise, we could do a quick success status set for all 3 jobs.
---------------------------------------------------------------- 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] With regards, Apache Git Services
