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 Merge branch 'release/3.1' into master 2020-02-18 13:46:51 -08:00
FinishDumpCollectionForHangingBuilds.ps1 [Infrastructure] Adds support for capturing process dumps for hanging builds on Windows (#13912) 2019-09-16 21:54:20 +02:00
GenerateProjectList.ps1
GenerateReferenceAssemblies.ps1
InstallGoogleChrome.ps1
InstallJdk.ps1
InstallProcDump.ps1 [Infrastructure] Adds support for capturing process dumps for hanging builds on Windows (#13912) 2019-09-16 21:54:20 +02:00
InstallTar.ps1 Create missing directory and simplify workaround slightly 2019-09-30 19:14:00 -07:00
InstallVisualStudio.ps1 aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
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 Fix Helix log upload (#20258) 2020-03-27 23:15:56 -07:00
StartDumpCollectionForHangingBuilds.ps1 Contributing: Fixed some typos (#18331) 2020-01-14 08:58:52 -08:00
ci-source-build.sh Fix targets file 2020-02-19 18:15:59 -08:00
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