We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080ddf0 commit 9c83512Copy full SHA for 9c83512
tools/run_tests/stress_test/configs/csharp.json
@@ -1,7 +1,7 @@
1
{
2
"dockerImages": {
3
"grpc_stress_csharp" : {
4
- "buildScript": "tools/jenkins/build_interop_stress_image.sh",
+ "buildScript": "tools/run_tests/dockerize/build_interop_stress_image.sh",
5
"dockerFileDir": "grpc_interop_stress_csharp"
6
}
7
},
tools/run_tests/stress_test/configs/ruby.json
"grpc_stress_ruby" : {
"dockerFileDir": "grpc_interop_stress_ruby"
0 commit comments