gecko-dev/taskcluster/docker/recipes
Gregory Szorc 2b1deb45e5 Bug 1409876 - Print warning when vcs operations aren't running on a cache or volume; r=dustin
A lot of effort has been spent optimizing VCS operations for peak
performance. But not utilizing caches or volumes for the VCS store
or checkouts can undermine that work.

Let's print a warning when VCS is configured sub-optimally.

I'm pretty sure we still have some rogue tasks not using caches
or volumes. We can convert this to a fatal error once those are
fixed.

MozReview-Commit-ID: C6CT1zViy75

--HG--
extra : rebase_source : 91760250bed263c789b95d16cc0542a53ca2bfbf
2017-10-25 17:38:35 -07:00
..
centos6-build-system-setup.sh
centos-install-debug-symbols.sh
common.sh
debian-build-system-setup.sh
install-cmake.sh
install-make.sh
install-mercurial.sh
install-node.sh
run-task Bug 1409876 - Print warning when vcs operations aren't running on a cache or volume; r=dustin 2017-10-25 17:38:35 -07:00
ubuntu1204-test-system-setup.sh
ubuntu1604-test-system-setup.sh
xvfb.sh