Hi all,
We have supported docker-compose to run test-cases. Thus, we can start migrating all plugin test-cases after PR[1] merged. Free feel to ping me(@dmsolr) or @wu-sheng when you have any problem during this work. If you are interested in, please leave a message on ISSUE[1] before beginning your work to avoid conflict. Unfortunately, we still have no documents. [1]: https://github.com/apache/skywalking/pull/3617 [2]: https://github.com/apache/skywalking/issues/3583 Thanks. Daming ------------------ Original ------------------ From: "Sheng Wu"<[email protected]>; Date: Sun, Oct 13, 2019 04:24 PM To: "dev"<[email protected]>; Subject: Re: [Progress tracking] [NOTICE]Plugin-Tests has supported JVM-container Hi Committers and contributors Besides the above progress, the old agent-auto-integration-testcases repo[1] has been archived and closed permanently. This repo is out of ASF, now, we are moving the tests into ASF, and the old way is not going to be used. Every one request plugin change, now is required to finish the related test cases immigration first. Such as this[2], existing MongoDB test cases should be moved into the CI process first, then we are going to find out whether this PR is good for merge. [1] https://github.com/SkyAPMTest/agent-auto-integration-testcases [2] https://github.com/apache/skywalking/pull/3591 Sheng Wu ???? Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts, DolphinScheduler podlings Zipkin Twitter, wusheng1108 Sheng Wu <[email protected]> ??2019??10??12?????? ????4:20?????? > Hi > > With Tomcat and JVM container test framework setup, most tests in the > original repo[1] are able to move into the CI process smoothly. > We are welcome anyone to take part in this. > > Haochao Zhuang created this issue[2] to track the progress. Anyone, if you > are working on something, and intend to submit in less than a week. please > indicate there to avoid conflict. > > One last step for plugin test framework is support docker compose, Haochao > should be able to submit the pull request soon > > Look forward to seeing new contributors showing up. > > [1] https://github.com/SkyAPMTest/agent-auto-integration-testcases > [2] https://github.com/apache/skywalking/issues/3583 > > Sheng Wu ???? > > Apache SkyWalking > Apache Incubator > Apache ShardingSphere, ECharts, DolphinScheduler podlings > Zipkin > Twitter, wusheng1108 > > > ???? <[email protected]> ??2019??10??12?????? ????1:26?????? > >> Hi all, >> >> >> We had supported JVM-container which can run any scenario within >> HttpServer after #3584(1) merged. >> So, some plugin test-cases base on JVM-container seems like >> Dubbo-Plugin(2) and Gateway-Plugin(3), you can go on your work, now. And, >> if you are interested, welcome to join us and contribute. >> >> >> Thanks. >> >> >> >> [1] https://github.com/apache/skywalking/pull/3584 >> [2] https://github.com/apache/skywalking/pull/3590 >> [3] https://github.com/apache/skywalking/pull/3603 >> >> >> Daming > >
