You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/10/18 05:51:24 UTC

[GitHub] [skywalking] dmsolr opened a new pull request #3649: [test/plugin] support test cases work with specifying the optional plugins

dmsolr opened a new pull request #3649: [test/plugin] support test cases work with specifying the optional plugins
URL: https://github.com/apache/skywalking/pull/3649
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [x] New feature provided
   - [ ] Improve performance
   
   - Related issues
   #3583 
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   
   This is PR for support test-cases work with single or several optional/bootstrap plugins by configuration.
   Example:
   ```yaml
   runningMode: with_optional
   withPlugins: apm-gson-2.x-plugin-*.jar #if has mulit-plugins, use semicolons to separate, please.
   ```
   
   `withPlugins` is an optional configuration. It works with `with_optional` or `with_bootstrap` only.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services