You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/11/23 11:06:13 UTC

[skywalking] branch master updated: fix grpc scenario (#3921)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 9fcdcb5  fix grpc scenario (#3921)
9fcdcb5 is described below

commit 9fcdcb52279487f0c541ae581974fe8140c2eae4
Author: zhang-wei <pk...@outlook.com>
AuthorDate: Sat Nov 23 19:06:01 2019 +0800

    fix grpc scenario (#3921)
---
 Jenkinsfile-Agent-Test-3      | 4 ++--
 docs/en/guides/Plugin-test.md | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Jenkinsfile-Agent-Test-3 b/Jenkinsfile-Agent-Test-3
index f728c80..9d50061 100755
--- a/Jenkinsfile-Agent-Test-3
+++ b/Jenkinsfile-Agent-Test-3
@@ -67,7 +67,7 @@ pipeline {
                 sh './mvnw -f test/plugin/pom.xml clean package -DskipTests docker:build'
             }
         }
-        stage('Test Cases Report (160)') {
+        stage('Test Cases Report (161)') {
             steps {
                 echo "Test Cases Report"
             }
@@ -122,7 +122,7 @@ pipeline {
                             }
                         }
 
-                        stage('grpc 1.0.0-1.9.0 (21)') {
+                        stage('grpc 1.6.0-1.25.0 (22)') {
                             steps {
                                 sh 'bash test/plugin/run.sh grpc-scenario'
                             }
diff --git a/docs/en/guides/Plugin-test.md b/docs/en/guides/Plugin-test.md
index eb7d040..f2f70cb 100644
--- a/docs/en/guides/Plugin-test.md
+++ b/docs/en/guides/Plugin-test.md
@@ -661,6 +661,7 @@ scenario name | versions | elapsed time (sec)
 ---|---|---
 spring async 4.3.x-5.1.x | 35 | 967.70
 mongodb 3.4.0-3.11.1 | 17 | 1465.63
+grcp 1.6.0-1.25.0 | 25 | 627.00
 
 ### Workload 4
 #### Group 1 (2463.00s)