aspnetcore/.azure/pipelines
Doug Bunting 18409d9120
[release/5.0] Clean out Ubuntu 16.04 testing (#33103)
* [release/5.0] Clean out Ubuntu 16.04 testing
- cherry-pick of #32894

* Clean out Ubuntu 16.04 testing
  - use Ubuntu 18.04 agents for testing in Docker containers on Helix
  - also move to supported version of Fedora

* Support added `msbuild` arguments in RunHelix.ps1
  - bring in part of 0551cef40f5f (#32554)
  - no reason to maintain major differences from main version of script
    - slight difference is we still test on Windows.10.Amd64.Open by default here

nits:
- clean up a few old mentions of Centos and Fedora testing
- fix `%(Platform)` metadata for OSX `@(HelixAvailableTargetQueue)` items
- pick up a small bit of the master -> main renaming improvements
- use `[switch]` instead of `[bool]` in RunHelix.ps1 parameters
2021-06-01 14:41:00 -07:00
..
jobs [release/5.0] Clean out Ubuntu 16.04 testing (#33103) 2021-06-01 14:41:00 -07:00
tools
benchmarks.yml [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
ci.yml Use Ubuntu18.04 (#31620) 2021-04-08 15:25:06 -07:00
devBuilds.yml Remove aspnetcore-daily-dev-builds schedules (#22639) 2020-06-07 19:13:13 -07:00
helix-matrix.yml Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
quarantined-pr.yml [release/5.0] Clean out Ubuntu 16.04 testing (#33103) 2021-06-01 14:41:00 -07:00
quarantined-tests.yml Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
signalr-daily-tests.yml Update signalr-daily-tests.yml (#24266) 2020-07-23 18:49:44 -07:00
stress.yml