aspnetcore/eng
N. Taylor Mullen 51f69a6bbb
Use different Ubuntu pools for Ubuntu tests to avoid disk space issues. (#20742)
- Use different Ubuntu pools for Ubuntu tests to avoid disk space issues.
  - Updated the `default-build.yml` to have a new parameter specific to Ubuntu listed `useHostedUbuntu`. If we feel the need to expand the parameters usage outside of the Ubuntu configuration we can always rename to `useHosted`. Also didn't want to touch the `isTestingJob` because I wasn't sure of hte implications.
  - Updated the Ubuntu test job to turn off hosted pools.

Fixes https://github.com/dotnet/aspnetcore-internal/issues/3574

- Hmm, are `queue` names case-sensitive?
- Correct `useHostedUbuntu: false` placement
- Correct placement of `useHostedUbuntu: true` default
- Try adding `--without-http_rewrite_module` to nginx configuration
  - also add `set -euo pipefail` to the script for fast failure

Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2020-04-10 23:09:06 -07:00
..
common [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#20571) 2020-04-07 01:46:17 +00:00
docker
helix Reenable sharedfx with arm64 queue skipped (#20659) 2020-04-09 12:24:03 -07:00
scripts Use different Ubuntu pools for Ubuntu tests to avoid disk space issues. (#20742) 2020-04-10 23:09:06 -07:00
targets Reenable sharedfx with arm64 queue skipped (#20659) 2020-04-09 12:24:03 -07:00
tools
AfterSigning.targets
AfterSolutionBuild.targets
Baseline.Designer.props
Baseline.xml
Build.props
CodeGen.proj
Dependencies.props Merge branch 'master' into johluo/remove-extensions-deps 2020-04-06 11:17:56 -07:00
GenAPI.exclusions.txt
LicenseHeader.txt
PoliCheckExclusions.xml
ProjectReferences.props
PublishSymbols.proj
Publishing.props
QuarantinedTests.AfterArcade.props
QuarantinedTests.BeforeArcade.props
SharedFramework.External.props Ingest updated packages from dotnet/runtime (#20300) 2020-04-06 01:06:22 -07:00
SharedFramework.Local.props
SignCheckExclusionsFile.txt
Signing.props
Tools.props
Version.Details.xml [master] Update dependencies from dotnet/aspnetcore-tooling (#20694) 2020-04-10 14:53:11 +00:00
Versions.props [master] Update dependencies from dotnet/aspnetcore-tooling (#20694) 2020-04-10 14:53:11 +00:00
Workarounds.props
Workarounds.targets
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh
empty.proj