Commit Graph

17 Commits

Author SHA1 Message Date
Dustin J. Mitchell
c17a7079da Bug 1261045: remove unused MOZ_SYMBOLS_EXTRA_BUILDID; r=ted.mielczarek
MozReview-Commit-ID: 6vX87lAGxF6
2016-04-01 13:31:02 +00:00
Mike Hommey
3198ebf494 Bug 1257385 - Stop b2gdroid builds on automation. r=jlund,r=nalexander 2016-03-18 09:06:42 +09:00
Dustin J. Mitchell
07858c12aa Bug 1231320: supply actions to mozharness from the task definition; r=jlund
MozReview-Commit-ID: GgKpDH6EKRa
2016-03-16 21:11:44 +00:00
Dustin J. Mitchell
5a583763a0 Bug 1231320: pull from secrets API in TaskCluster r=garndt,mshal,pmoore
This adds a mozharness action, only run in TaskCluster, to fetch secrets from
the TaskCluster secrets API via the TaskCluster Proxy.

It requires that the SCM level of the build be passed in with the --scm-level
argument, defaulting to 1 (try)

MozReview-Commit-ID: C3rvOPF6Bm1
2016-03-14 22:17:18 +00:00
Dustin J. Mitchell
72c55935a6 Backed out 2 changesets (bug 1231320)
Backed out changeset a37a5bccf978 (bug 1231320)
Backed out changeset 0e58a9d3ca62 (bug 1231320)

MozReview-Commit-ID: 7OKDsH17fRI
2016-03-16 16:19:06 +00:00
Dustin J. Mitchell
1cc531c52c Bug 1231320: pull from secrets API in TaskCluster r=mshal r=pmoore r=garndt
This adds a mozharness action, only run in TaskCluster, to fetch secrets from
the TaskCluster secrets API via the TaskCluster Proxy.

It requires that the SCM level of the build be passed in with the --scm-level
argument, defaulting to 1 (try)

MozReview-Commit-ID: C3rvOPF6Bm1
2016-03-14 22:17:18 +00:00
Dustin J. Mitchell
0a438634cb Bug 1231200: produce treeherder-compatible errors; r=jmaher
MozReview-Commit-ID: CO4R2LRa23g
2016-03-10 23:12:29 +00:00
Dustin J. Mitchell
88084ad0ab Bug 1253663: ensure exit status is correct when cleaning up; r=armenzg
MozReview-Commit-ID: 3qKPQavEvCk
2016-02-12 16:31:29 +00:00
Dustin J. Mitchell
e945097647 Bug 1209494: remove refs to RELENGAPI_TOKEN, TOOLTOOL_CACHE; r=jlund
RELENGAPI_TOKEN is no longer needed, with the advent of the relengapi proxy.

TOOLTOOL_CACHE has a reasonable default (and why would you want to change
that, anyway?)
2015-10-02 11:37:28 -04:00
Jordan Lund
89d6f23b22 Bug 1199720 - Setup builds for b2gdroid, taskcluster and mozharness bits, r=dustin 2015-09-30 13:57:52 -07:00
Dustin J. Mitchell
42b9e77829 Bug 1198179: in taskcluster, have 'make upload' just copy; r=ted.mielczarek 2015-09-11 11:35:00 -04:00
Ted Mielczarek
16967c9cd7 bug 1202811 - Invoke mozharness with python 2.7 from build-linux.sh. r=dustin 2015-09-08 15:32:38 -04:00
Dustin J. Mitchell
776efcb29e Bug 1199379: drop root before beginning the build r=ted.mielczarek
This requires doing some cleanup of permissions on the cache mounts first;
eventually, this should be done by the docker-worker.
2015-08-27 14:13:32 -04:00
Dustin J. Mitchell
aa52306650 Bug 1185643: use in-tree mozharness for builds; r=wander
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moving them into
mozharness itself.
2015-07-27 15:21:15 -04:00
Carsten "Tomcat" Book
06a67a3d88 Backed out changeset e3c15b9f89b3 (bug 1185643) for possibly breaking mulet tests on a CLOSED TREE 2015-07-28 17:06:19 +02:00
Dustin J. Mitchell
a8e53b5fec Bug 1185643: use in-tree mozharness; r=wander r=mrrrgn
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moves them into
mozharness itself.
2015-07-27 15:21:15 -04:00
Morgan Phillips
4e4eaee881 Bug 8623031 - Move desktop build logic to a container neutral location; r=dustin
Reuse of generic build scripts is necessary, for instance, between 64 bit and 32 bit containers where everything other than the arch remains essentially the same.
2015-06-16 15:42:16 +02:00