Merge pull request #8048 from jtattermusch/dotnetcli_interoptest
Enable running interop tests with dotnet CLI + CoreCLR
No related branches found
No related tags found
Showing
- src/csharp/Grpc.IntegrationTesting.Client/project.json 6 additions, 2 deletionssrc/csharp/Grpc.IntegrationTesting.Client/project.json
- src/csharp/Grpc.IntegrationTesting.QpsWorker/project.json 6 additions, 2 deletionssrc/csharp/Grpc.IntegrationTesting.QpsWorker/project.json
- src/csharp/Grpc.IntegrationTesting.Server/project.json 6 additions, 2 deletionssrc/csharp/Grpc.IntegrationTesting.Server/project.json
- src/csharp/Grpc.IntegrationTesting.StressClient/project.json 6 additions, 2 deletionssrc/csharp/Grpc.IntegrationTesting.StressClient/project.json
- src/csharp/Grpc.IntegrationTesting/project.json 6 additions, 2 deletionssrc/csharp/Grpc.IntegrationTesting/project.json
- templates/src/csharp/build_options.include 10 additions, 6 deletionstemplates/src/csharp/build_options.include
- templates/tools/dockerfile/csharp_dotnetcli_deps.include 13 additions, 0 deletionstemplates/tools/dockerfile/csharp_dotnetcli_deps.include
- templates/tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/Dockerfile.template 41 additions, 0 deletions...nteroptest/grpc_interop_csharpcoreclr/Dockerfile.template
- templates/tools/dockerfile/test/csharp_coreclr_x64/Dockerfile.template 1 addition, 15 deletions...ls/dockerfile/test/csharp_coreclr_x64/Dockerfile.template
- tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/Dockerfile 126 additions, 0 deletions...kerfile/interoptest/grpc_interop_csharpcoreclr/Dockerfile
- tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/build_interop.sh 43 additions, 0 deletions...e/interoptest/grpc_interop_csharpcoreclr/build_interop.sh
- tools/dockerfile/test/csharp_coreclr_x64/Dockerfile 0 additions, 1 deletiontools/dockerfile/test/csharp_coreclr_x64/Dockerfile
- tools/run_tests/run_interop_tests.py 32 additions, 2 deletionstools/run_tests/run_interop_tests.py
Loading
Please register or sign in to comment