Move archiving from /var/www/archive to /b/archive.

Currently, buildbots store most of their data on '/b', except for archives,
which are stored in /var/www. This inconsistency causes problems for VMs which
have very little space in '/' and lots of space under /b. To fix this, I've
moved the archiving steps to save data under /b, as they should.

BUG=chromium-os:29138
TEST=Grep for references to /var/www.

Change-Id: I428a3a8c80efc087ef9ee4c1a09bdc7bfd2dd991
Reviewed-on: https://gerrit.chromium.org/gerrit/19849
Reviewed-by: Matt Tennant <mtennant@chromium.org>
Commit-Ready: David James <davidjames@chromium.org>
Tested-by: David James <davidjames@chromium.org>
1 file changed