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 Bug 1391806: Move valgrind task to its own docker image. r=ted 2017-08-21 08:50:08 -03:00
centos-install-debug-symbols.sh Bug 1382280 part 2: Install debug information. r=ted 2017-08-10 13:42:12 -03:00
common.sh Bug 1284475 - migrate ToolTool blueprint to new codebase of relengapi r=KWierso 2017-08-08 10:55:52 +02:00
debian-build-system-setup.sh Bug 1396098 - part 1 - base android-build on Debian instead of CentOS; r=glandium,dustin 2017-09-18 15:38:22 -04:00
install-cmake.sh Bug 1324492 - Install CMake 3.7.1 in desktop-build images; r=dustin 2017-01-04 16:50:08 -05:00
install-make.sh
install-mercurial.sh Bug 1396098 - part 1 - base android-build on Debian instead of CentOS; r=glandium,dustin 2017-09-18 15:38:22 -04:00
install-node.sh Bug 1331065 - Upgrade the Lint docker image to node v6.9.1. r=jmaher 2017-01-20 10:57:47 +00:00
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 Bug 1284475 - migrate ToolTool blueprint to new codebase of relengapi r=KWierso 2017-08-08 10:55:52 +02:00
ubuntu1604-test-system-setup.sh Bug 1349208: temporary fix to get flashplayer out of the 16.04 image while we find a better fix; r=jmaher, a=testers-only 2017-03-21 18:19:26 +00:00
xvfb.sh