Merge pull request #6084 from sreecha/nodejs_stress
Add nodejs stress tests to the test-framework
Showing
- templates/tools/dockerfile/stress_test/grpc_interop_stress_cxx/Dockerfile.template 40 additions, 0 deletions...e/stress_test/grpc_interop_stress_cxx/Dockerfile.template
- templates/tools/dockerfile/stress_test/grpc_interop_stress_node/Dockerfile.template 5 additions, 6 deletions.../stress_test/grpc_interop_stress_node/Dockerfile.template
- tools/dockerfile/stress_test/grpc_interop_stress_cxx/Dockerfile 1 addition, 1 deletion...dockerfile/stress_test/grpc_interop_stress_cxx/Dockerfile
- tools/dockerfile/stress_test/grpc_interop_stress_cxx/build_interop_stress.sh 0 additions, 0 deletions...ress_test/grpc_interop_stress_cxx/build_interop_stress.sh
- tools/dockerfile/stress_test/grpc_interop_stress_node/Dockerfile 95 additions, 0 deletions...ockerfile/stress_test/grpc_interop_stress_node/Dockerfile
- tools/dockerfile/stress_test/grpc_interop_stress_node/build_interop_stress.sh 46 additions, 0 deletions...ess_test/grpc_interop_stress_node/build_interop_stress.sh
- tools/gcp/stress_test/run_client.py 5 additions, 6 deletionstools/gcp/stress_test/run_client.py
- tools/gcp/stress_test/run_node.sh 37 additions, 0 deletionstools/gcp/stress_test/run_node.sh
- tools/gcp/stress_test/run_server.py 3 additions, 3 deletionstools/gcp/stress_test/run_server.py
- tools/gcp/stress_test/stress_test_utils.py 24 additions, 11 deletionstools/gcp/stress_test/stress_test_utils.py
- tools/jenkins/build_interop_stress_image.sh 4 additions, 4 deletionstools/jenkins/build_interop_stress_image.sh
- tools/run_tests/stress_test/configs/asan.json 86 additions, 0 deletionstools/run_tests/stress_test/configs/asan.json
- tools/run_tests/stress_test/configs/node-cxx.json 97 additions, 0 deletionstools/run_tests/stress_test/configs/node-cxx.json
- tools/run_tests/stress_test/configs/node.json 96 additions, 0 deletionstools/run_tests/stress_test/configs/node.json
- tools/run_tests/stress_test/configs/opt-tsan-asan.json 14 additions, 14 deletionstools/run_tests/stress_test/configs/opt-tsan-asan.json
- tools/run_tests/stress_test/configs/opt.json 6 additions, 6 deletionstools/run_tests/stress_test/configs/opt.json
- tools/run_tests/stress_test/configs/tsan.json 86 additions, 0 deletionstools/run_tests/stress_test/configs/tsan.json
- tools/run_tests/stress_test/run_on_gke.py 23 additions, 20 deletionstools/run_tests/stress_test/run_on_gke.py
Loading
Please register or sign in to comment