Граф коммитов

319 Коммитов

Автор SHA1 Сообщение Дата
Dustin J. Mitchell 212e545aca Bug 1201920: always clobber try jobs; r=mrrrgn
This is accomplished by just not caching the workspaces.  We'll want
`opt_linux64.yml` and `dbg_linux64.yml` later to run these without clobbers
for production trees.

--HG--
extra : commitid : 3M53iM8wlND
extra : source : c36b15d8cda28db709e9ea5cf3c290caa0826a88
extra : histedit_source : f4c4a57f26aaba0d5e6d1557e59e7041b0919739
2015-09-04 13:07:13 -04:00
Peter Moore 0cc8144421 Bug 1194767 - use slugid 1.0.6 in ./mach taskcluster-graph command. r=wcosta
This included adding the slugid 1.0.6 python source code in /python since slugid
is now a dependency of the ./mach taskcluster-graph command, as well us updating
references that used it. Previously the implementation was in-tree.
2015-09-04 17:59:34 +02:00
Wes Kocher a5709b4620 Merge inbound to central, a=merge 2015-09-04 15:34:42 -07:00
Carsten "Tomcat" Book 3961c96b63 Merge mozilla-central to mozilla-inbound 2015-09-04 16:14:00 +02:00
Wes Kocher 1478c7cff8 Merge m-c to b2ginbound, a=merge 2015-09-03 14:11:39 -07:00
Wander Lairson Costa c436f02fc6 Bug 1200688: Support --interactive command line option r=jonasfj
taskcluster-graph and taskcluster-build mach command now has the
--interactive option and try supports the "-i" flag.

This makes all tasks interactive.
2015-09-03 17:08:50 -03:00
Dustin J. Mitchell 5aa38e0045 Bug 1189892: build on CentOS 6.<latest>; r=glandium r=mrrrgn
Introduces a centos6-builder image and refactors desktop-build to use it.
(64-bit only)

--HG--
extra : commitid : BMO91NqNEEh
extra : rebase_source : 85a32f4f88f7d52b86b25516022c44e78b110fd2
2015-09-01 10:45:21 -04:00
Hsin-Yi Tsai 88f7351b2b Bug 1196651 - Consider to disable emulator-kk (arm-based) tests on Treeherder. r=garndt 2015-08-24 11:06:09 +08:00
Dustin J. Mitchell 5ea62063a6 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.

--HG--
extra : commitid : 6pnyoQeGrRX
extra : rebase_source : caa1dc4df3f0fc9ab26a55088749d85f5a52145a
2015-08-27 14:13:32 -04:00
Ted Mielczarek 75abc602da bug 1201012 - Update minidump_stackwalk taskcluster build script to build stackwalk-http as the minidump_stackwalk for testing (NPOTB)
--HG--
extra : commitid : 7LmWeqI5K8A
extra : rebase_source : c2614dce72dd7582e824f6a87c4026ae7bec74ef
2015-09-02 12:19:23 -04:00
Andrew Halberstadt 2b2d61fc34 Bug 1198728 - Stop scheduling gaia-ui-tests (Gip) on b2g_desktop across all branches, r=garndt
--HG--
extra : commitid : BLdi3vhMG96
extra : rebase_source : 09d4dd4a0ca27e80b34544c292f1e042244880b8
2015-08-26 10:52:05 -04:00
Peter Moore ac9b22adf0 Bug 1198173 - Intermittent failures trying to clone tooltool. r=dustin 2015-08-26 09:51:00 +02:00
Ryan VanderMeulen 5b75ad5195 Merge inbound to m-c. a=merge 2015-08-23 17:18:36 -04:00
Edgar Chen eb43ccfe79 Bug 1192125 - Specifiy the test_packages for emulator x86 build. r=garndt 2015-08-19 13:13:42 +08:00
Hsin-Yi Tsai b5b8ec62a8 Bug 1193170 - Enable emulator-x86-kk build (opt and debug) by default on production treeherder. r=garndt 2015-08-19 14:33:58 +08:00
Wes Kocher da63c9c4df Merge m-c to inbound, a=merge 2015-08-21 10:06:54 -07:00
Hsin-Yi Tsai 168d7bc0e9 Bug 1192116 - Enable cppunit, crashtest, marionette, marionette-webapi, xpcshell on TC emulator-x86-kk. r=garndt 2015-05-07 17:31:35 +08:00
Mike Shal cec9df9ed9 Bug 1133074 - Make the gecko.v2 routes public; r=jlund,garndt 2015-08-17 10:29:34 -04:00
Ted Mielczarek c38d4e6e13 Fix minidump_stackwalk build script to produce working WinXP binaries. No bug, NPOTB.
--HG--
extra : rebase_source : 24448b3ca7cc7f3cecaefe0ca0663536c83cde19
2015-08-14 14:01:20 -04:00
Gregory Arndt 3747d931bb Bug 1132574 - Use per branch cache for b2g and mulet builders r=jonasfj
--HG--
extra : commitid : 7P8WGpK0eHF
extra : rebase_source : 4f2bc9d92635dcffc0d29c4176837314ba5700c6
2015-08-10 21:16:59 -05:00
Edgar Chen 4f5aa1c756 Bug 1159091 - Put emulator x86 kk to a separated platform in treeherder. r=garndt 2015-08-07 12:49:27 +08:00
Mike Shal e7f67b1781 Bug 1133074 - Use routes.json for Taskcluster routes; r=garndt 2015-07-27 15:31:23 -04:00
Mike Shal 11b07bfcff Bug 1133074 - Add build_* parameters to Taskcluster tasks; r=garndt 2015-07-22 14:21:53 -04:00
Mike Shal 0a87fdb175 Bug 1133074 - Add routes.json for taskcluster indexing; r=jonasfj 2015-07-22 14:22:45 -04:00
Ryan VanderMeulen a8432f84c2 Bug 1190385 - Turn off auto-retries for failed Gaia tests on B2G Desktop builds. r=garndt 2015-08-03 16:43:38 -04:00
Wander Lairson Costa a8994dac92 Bug 1175934 part 3: Add more build flags to phone builds.
All phone builds must have B2G_UPDATER, MOZILLA_OFFICIAL and
ENABLE_DEFAULT_BOOTANIMATION build flags.

--HG--
extra : commitid : 67VAUTCC6mM
2015-07-31 17:24:46 -03:00
Wander Lairson Costa b1e44f1c8c Bug 1175934 part 2: Support blobfree images.
When we ./build.sh blobfree, we have a new zip file called
<target>.blobfree-dist.zip which contains a blobfree image. We copy this
file to public artifact.

We also refactor the build scripts a little bit to deduplicate the post
build code.

--HG--
extra : commitid : JU2n5YDGBfa
2015-07-31 17:24:46 -03:00
Carsten "Tomcat" Book 4741b168fc merge b2g-inbound to mozilla-central a=merge 2015-07-29 14:57:54 +02:00
Alexandre Lissy 4d0b7ed7ff Bug 1188335 - Enable Mulet TaskCluster Gb. r=garndt 2015-07-28 09:24:00 -04:00
Aus Lacroix a145c5815a bug 1188666 - Use 40 chunks for gaia-js-integration tests for b2g-desktop and mulet. 2015-07-28 19:09:20 -07:00
Wes Kocher c1230b78cc Backed out changeset 303161721b21 (bug 1188666) for empty, failing gij chunks 2015-07-28 17:24:47 -07:00
Aus Lacroix b18cbad50a Bug 1188666 - Use 40 chunks for Gij instead of 20 to mimic same configuration as gaia-try. r=me 2015-07-28 16:24:18 -07:00
Alexandre Lissy 4b562dce66 Bug 1188336 - Enable Mulet TaskCluster Gbu. r=garndt 2015-07-28 07:32:00 -04:00
Alexandre Lissy 2955b02155 Bug 1188338 - Enable Mulet TaskCluster Li. r=garndt 2015-07-28 07:32:00 -04:00
Carsten "Tomcat" Book d40332b0af Backed out changeset e3c15b9f89b3 (bug 1185643) for possibly breaking mulet tests on a CLOSED TREE
--HG--
rename : testing/mozharness/configs/disable_signing.py => testing/docker/desktop-build/configs/disable_signing.py
rename : testing/mozharness/configs/platform_supports_post_upload_to_latest.py => testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py
2015-07-28 17:06:19 +02:00
Carsten "Tomcat" Book 36fe6b281d Merge mozilla-central to mozilla-inbound
--HG--
rename : browser/themes/osx/tabbrowser/connecting@2x.png => browser/themes/windows/tabbrowser/connecting@2x.png
rename : browser/themes/osx/tabbrowser/loading@2x.png => browser/themes/windows/tabbrowser/loading@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-end.png => browser/themes/windows/tabbrowser/tab-background-end-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-end@2x.png => browser/themes/windows/tabbrowser/tab-background-end-preWin10@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-middle.png => browser/themes/windows/tabbrowser/tab-background-middle-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-middle@2x.png => browser/themes/windows/tabbrowser/tab-background-middle-preWin10@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-start.png => browser/themes/windows/tabbrowser/tab-background-start-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-start@2x.png => browser/themes/windows/tabbrowser/tab-background-start-preWin10@2x.png
extra : rebase_source : f873d375eae8f1ee22151e5891b4fc3cc576d599
2015-07-28 16:30:58 +02:00
Dustin J. Mitchell d149b29eb0 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.

--HG--
rename : testing/docker/desktop-build/configs/disable_signing.py => testing/mozharness/configs/disable_signing.py
rename : testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py => testing/mozharness/configs/platform_supports_post_upload_to_latest.py
extra : commitid : LUhLDQkhme1
extra : rebase_source : c4cc73de99939e22dd1317ce2d9b26671b67947a
2015-07-27 15:21:15 -04:00
Alexandre Lissy b5f43953ff Bug 1035226 - Run Gij on Mulet. r=garndt 2015-07-27 12:22:00 -04:00
Ryan VanderMeulen 5f24c06b4e Backed out changeset cdb4a66f087d (bug 1035226) because it didn't actually enable the tests. 2015-07-27 15:24:47 -04:00
Alexandre Lissy 6d59b075df Bug 1035226 - Run Gij on Mulet. r=garndt 2015-07-27 06:07:00 -04:00
Ted Mielczarek 1146522fca bug 1182520 - Put Taskcluster task definition for mac-cross builds in tree. r=dustin
--HG--
extra : rebase_source : f872610998920a6603dae932c41c4ec17cfb487e
2015-07-13 15:20:54 -04:00
Wander Lairson Costa 994db0bfb1 Bug 1187706 part 3: Small optimization on repo cloning. r=garndt
checkout-gecko already clones gecko, tell mozharness to clone from it.

--HG--
extra : commitid : w0KlGHRSpF
extra : rebase_source : 2a80c203120085271a3bdfe4f7a1fa38d0eb1d30
2015-07-26 15:58:57 -03:00
Wander Lairson Costa 6818b840fa Bug 1187706 part 2: Cleanup mozharness stuff. r=garndt
Now that mozharness is in tree, we don't need references to mozharness
repositories and revisions.

We don't cleanup all mozharness stuff because android and desktop builds
still references external mozharness.

--HG--
extra : commitid : IRmC6yD9xQE
extra : rebase_source : f10f42bad73a3346a2d41232450c2314f9d9bd84
2015-07-26 15:58:57 -03:00
Wander Lairson Costa 641d80edfc Bug 1187706 part 1: Switch B2G builds to in tree mozharness. r=garndt
Mozharness now lives inside gecko tree, so switch B2G builds to use it.

--HG--
extra : commitid : JZLuGcu0RRM
extra : rebase_source : 06dbe78a6ad86e77f52f2f19f7c1be9133ea4f9d
2015-07-26 15:58:57 -03:00
Dustin J. Mitchell ae5f44c67b 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.

--HG--
rename : testing/docker/desktop-build/configs/disable_signing.py => testing/mozharness/configs/disable_signing.py
rename : testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py => testing/mozharness/configs/platform_supports_post_upload_to_latest.py
extra : commitid : 8FSj0uwFfbE
extra : rebase_source : 949bb94ca58324444981b81e9e9640ab00d63196
extra : amend_source : 40152e06e587728500800de02a437389038fe6ea
extra : source : e3c15b9f89b3c331805b4f1a83f62805f32bbb9a
2015-07-27 15:21:15 -04:00
Mike Hommey fe229c6366 Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-26 06:46:44 +09:00
Carsten "Tomcat" Book dd5a9ed71e Backed out changeset a9241b319f14 (bug 1177951) on request per garndt in #taskcluster
--HG--
extra : rebase_source : 307d50170829294e641b8a2193da4fcd3a46bb7d
2015-07-24 16:15:07 +02:00
Mike Hommey cc94d65dda Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-24 16:51:57 +09:00
Mike Shal 8ebf9c27aa Bug 1186524 - fix test_slugidjar.py; r=garndt 2015-07-22 14:17:51 -04:00
Chris Manchester e9f8c6b635 Bug 1179687 - Fix TC emulator builds to upload test packages and test_packages.json correctly. r=garndt
--HG--
extra : commitid : FjQZoLbcubJ
2015-07-18 18:19:11 -07:00