提交 9fcdcb52 编写于 作者: Z zhang-wei 提交者: wu-sheng

fix grpc scenario (#3921)

上级 fa2af52c
......@@ -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'
}
......
......@@ -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)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册