aspnetcore/eng/targets
James Newton-King 8afb78fb95
Add gRPC interop tests (#17040)
* WIP add interop tests

* Clean up

* Move test project into build infrastructure

* Clean up

* Remove hardcoded paths

* Clean up

* Fix build

* Add copyright notices

* Update azure template

* Fix build

* Fix build?

* Fix build?

* Add gRPC interop tests to CI

- Convert to using references managed by build infrastructure
- Use produced AspNetCore.App shared framework
- Save server logs
- Dynamically bind to ports
- Ensure InteropWebsite is built in the same configuration as the test project

* Cleanup

* Rebase fix

* Include tests assets in build directory for Helix

* Incorporate changes in ProcessEx

* Include Grpc test in regular build

* Fixup

* Test

* exe doesn't always exist

* Capture logs on helix

* Maybe this will work

* There are two application started messages

* Derp

* Cleanup

* Update directory

* Add interop tests to more pipelines

* mkdir

Co-authored-by: John Luo <johluo@microsoft.com>
2020-03-20 19:32:45 -07:00
..
CSharp.Common.props [master] Update dependencies from dotnet/aspnetcore-tooling (#19981) 2020-03-19 21:41:56 +00:00
CSharp.Common.targets Apply some fixes 2020-02-19 14:18:29 -08:00
CSharp.ReferenceAssembly.props
Cpp.Common.props
Cpp.Common.targets
FSharp.Common.targets
FunctionalTestAsset.targets Add gRPC interop tests (#17040) 2020-03-20 19:32:45 -07:00
FunctionalTestWithAssets.targets Add gRPC interop tests (#17040) 2020-03-20 19:32:45 -07:00
Helix.Common.props Don't run arm queues on quarantined runs (#19625) 2020-03-05 21:52:29 -08:00
Helix.props [Helix] Shared framework support + Templates tests (#19177) 2020-02-26 12:55:41 -08:00
Helix.targets [Helix] Reenable some template tests again (#19520) 2020-03-08 14:05:06 -07:00
MicroBuild.Plugin.props
Npm.Common.props
Npm.Common.targets Apply some fixes 2020-02-19 14:18:29 -08:00
Packaging.targets
ReferenceAssembly.targets Re-enable source build job 2020-02-19 22:46:22 -08:00
ResolveIisReferences.targets
ResolveReferences.targets Merge branch 'master' into johluo/migrating-extensions 2020-02-20 16:44:06 -08:00
Wix.Common.props
Wix.Common.targets