Add gRPC interop tests (again) (#20069)
* Revert "Revert "Add gRPC interop tests (#17040)" (#20047)" This reverts commit 236dcd9f. * Fix daily and quarantine Helix runs * Cleanup
显示
- .azure/pipelines/ci.yml 4 个添加, 4 个删除.azure/pipelines/ci.yml
- .azure/pipelines/quarantined-tests.yml 2 个添加, 2 个删除.azure/pipelines/quarantined-tests.yml
- Directory.Build.targets 2 个添加, 0 个删除Directory.Build.targets
- eng/Build.props 7 个添加, 0 个删除eng/Build.props
- eng/Dependencies.props 6 个添加, 1 个删除eng/Dependencies.props
- eng/Versions.props 5 个添加, 1 个删除eng/Versions.props
- eng/helix/content/runtests.sh 1 个添加, 1 个删除eng/helix/content/runtests.sh
- eng/targets/FunctionalTestAsset.targets 9 个添加, 0 个删除eng/targets/FunctionalTestAsset.targets
- eng/targets/FunctionalTestWithAssets.targets 27 个添加, 0 个删除eng/targets/FunctionalTestWithAssets.targets
- src/Grpc/Grpc.sln 46 个添加, 0 个删除src/Grpc/Grpc.sln
- src/Grpc/THIRD-PARTY-NOTICES 26 个添加, 0 个删除src/Grpc/THIRD-PARTY-NOTICES
- src/Grpc/build.cmd 3 个添加, 0 个删除src/Grpc/build.cmd
- src/Grpc/build.sh 7 个添加, 0 个删除src/Grpc/build.sh
- src/Grpc/startvs.cmd 3 个添加, 0 个删除src/Grpc/startvs.cmd
- src/Grpc/test/InteropTests/Helpers/ClientProcess.cs 62 个添加, 0 个删除src/Grpc/test/InteropTests/Helpers/ClientProcess.cs
- src/Grpc/test/InteropTests/Helpers/InteropTestsFixture.cs 44 个添加, 0 个删除src/Grpc/test/InteropTests/Helpers/InteropTestsFixture.cs
- src/Grpc/test/InteropTests/Helpers/WebsiteProcess.cs 93 个添加, 0 个删除src/Grpc/test/InteropTests/Helpers/WebsiteProcess.cs
- src/Grpc/test/InteropTests/InteropTests.cs 80 个添加, 0 个删除src/Grpc/test/InteropTests/InteropTests.cs
- src/Grpc/test/InteropTests/InteropTests.csproj 21 个添加, 0 个删除src/Grpc/test/InteropTests/InteropTests.csproj
- src/Grpc/test/testassets/InteropClient/Assert.cs 131 个添加, 0 个删除src/Grpc/test/testassets/InteropClient/Assert.cs
加载中
想要评论请 注册 或 登录