diff --git a/Jenkinsfile-Agent-Test-3 b/Jenkinsfile-Agent-Test-3 index f728c80f4..9d5006162 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 eb7d04024..f2f70cbbc 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)