leizhiyuan commented on issue #1210: Add sofa rpc plugin integration
URL: 
https://github.com/apache/incubator-skywalking/pull/1210#issuecomment-388746169
 
 
   @wu-sheng  It based my local machine. I installed sofarpc 5.4.0 to my local 
m2 repo
   
   I tested it like this.
   
   env settings
   ```
   export project_name=sofarpc-scenario
   export agent_repository_branch=sofarpc-integration
   export 
agent_repository_url=https://github.com/leizhiyuan/incubator-skywalking.git
   export testcase_branch=sofarpc-testcase-scenario
   ```
   test command
   ```
    sh deploy-test.sh \
   -p ${project_name} \
   -b ${agent_repository_branch} \
   -r ${agent_repository_url} \
   -tcb ${testcase_branch}
   ```
   
   after run this ,It asks me private password of github to publish reports . I 
can not access master branch 
('https://github.com/SkywalkingTest/agent-integration-test-report.git/'),so I 
copied it there to inform you

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to