aspnetcore/eng/scripts
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
..
CodeCheck.ps1
FinishDumpCollectionForHangingBuilds.ps1
GenerateProjectList.ps1
GenerateReferenceAssemblies.ps1
InstallGoogleChrome.ps1
InstallJdk.ps1
InstallProcDump.ps1
InstallTar.ps1
InstallVisualStudio.ps1
KillProcesses.ps1 List dotnet processes about to be killed (#20526) 2020-04-03 17:00:01 -07:00
KillProcesses.sh List dotnet processes about to be killed (#20526) 2020-04-03 17:00:01 -07:00
RunHelix.ps1
StartDumpCollectionForHangingBuilds.ps1
ci-source-build.sh
common.psm1
dump_process.ps1
install-nginx-linux.sh Use different Ubuntu pools for Ubuntu tests to avoid disk space issues. (#20742) 2020-04-10 23:09:06 -07:00
install-nginx-mac.sh
update-packagejson-links.js
vs.buildtools.json Also update existing json files 2020-03-31 14:25:44 -07:00
vs.buildtools.preview.json Also update existing json files 2020-03-31 14:25:44 -07:00
vs.json Also update existing json files 2020-03-31 14:25:44 -07:00
vs.preview.json Also update existing json files 2020-03-31 14:25:44 -07:00