Bug 1246947: revert use of caches for /tmp; a=bustage

--HG--
extra : commitid : 3dHAldu3CpK
extra : rebase_source : 89887ffd638b3b500402c667a3d94c6b29a970bc
This commit is contained in:
Dustin J. Mitchell 2016-02-10 15:55:28 +00:00
parent b9a6ddb1ac
commit 090f9d825d

View File

@ -5,7 +5,6 @@ task:
workerType: desktop-test
scopes:
- docker-worker:cache:level-{{level}}-{{project}}-test-workspace
- docker-worker:cache:level-{{level}}-{{project}}-test-tmp
payload:
image:
type: 'task-image'
@ -21,7 +20,6 @@ task:
# put the workspace and /tmp on a cache, less for inter-task caching than
# to get this directory on fast, non-aufs storage
level-{{level}}-{{project}}-test-workspace: '/home/worker/workspace'
level-{{level}}-{{project}}-test-tmp: '/tmp'
artifacts:
'public/test':