зеркало из https://github.com/mozilla/gecko-dev.git
fa69ebf563
This moves the object directory and source directories around in all mozharness jobs, to allow enabling caching on windows builders. This makes a number of changes that all need to land at once: - Move the source checkout for the workspace cache mount, to the checkouts cache mount. - Makes the object directoy from underneath the source directory, to directly in the work directory (which is still under `workspace`). - Sets the object directory to `obj-build` instead of `obj-firefox`. - Stops caching the workspace directory (it is still a volume in docker workers, so writes perform well; a followup revision add some checks around this). - Removes one level of directory in the mozharness workdir (things were under `workspace/build`, but are now just under `workspace/`. - Adjust paths in environment variables and artifact specifications to match the above changes. Differential Revision: https://phabricator.services.mozilla.com/D62482 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
android-mozharness-build.json |