Commit Graph

80 Commits

Author SHA1 Message Date
Kim Moir
40accc0d32 Bug 1253299 - TC Linux 64 ASAN debug and opt builds Tier 1 r=mtabara 2016-06-01 09:03:02 -04:00
Chris AtLee
10eb4f100b Bug 1267712 - Add autoland configuration to mozharness r=jlund
MozReview-Commit-ID: Idw5og5Jcah

--HG--
extra : rebase_source : 28835d4650e07d165e1f8abd788623d405041f96
2016-05-25 16:17:44 -04:00
Gregory Szorc
6dd0f4f99f Bug 1270317 - Define a clone_upstream_url property; r=jlund
We currently have a "clone_by_revision" property that indicates to
perform a `hg clone -r`. We use it for cloning from Try.

Cloning single revisions undermines the benefits of clone bundles. So,
I'll be replacing "clone_by_revision" with a feature that clones from
another "upstream" repo then does a `hg pull -r` on the wanted revision.

This commit starts that work by introducing a "clone_upstream_url"
property. We define it on Try. It is currently unused.

MozReview-Commit-ID: Dohs8bCTUkB

--HG--
extra : rebase_source : ab6f9a0b270b70386435a4040b55d3362b84e51c
extra : histedit_source : 055dbf85eb762deab3c05c3092cb57d4313a6957
2016-05-06 10:51:06 -07:00
Rail Aliiev
0c0b64a43e Bug 1253757 - Branch specifics for relpro on esr45 r=jlund a=release DONTBUILD
MozReview-Commit-ID: 8PExudPpYxj

--HG--
extra : rebase_source : 78ea107a7c7edfc02055260ae924981e4ad7f498
2016-05-15 19:23:06 -04:00
Michael Comella
26cb856142 Bug 1260874 - Rename android-api-15-frontend job to android-test. r=sebastian
I followed the guide at:
  https://wiki.mozilla.org/Mobile/Fennec/Android/Task_Cluster_notes

To identify what to change.

MozReview-Commit-ID: HnKSSqym0aA

--HG--
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_frontend.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_test.py
rename : testing/taskcluster/tasks/builds/android_api_15_frontend.yml => testing/taskcluster/tasks/builds/android_test.yml
extra : rebase_source : a4080ecc8afab781cbd81de7b2d2c1f9b3968757
2016-03-30 13:28:51 -07:00
Carsten "Tomcat" Book
c212343418 Backed out changeset 214b6958340a (bug 1270317) 2016-05-09 12:34:06 +02:00
Gregory Szorc
d48fbc4b1a Bug 1270317 - Define a clone_upstream_url property; r=jlund
We currently have a "clone_by_revision" property that indicates to
perform a `hg clone -r`. We use it for cloning from Try.

Cloning single revisions undermines the benefits of clone bundles. So,
I'll be replacing "clone_by_revision" with a feature that clones from
another "upstream" repo then does a `hg pull -r` on the wanted revision.

This commit starts that work by introducing a "clone_upstream_url"
property. We define it on Try. It is currently unused.

MozReview-Commit-ID: Dohs8bCTUkB

--HG--
extra : rebase_source : 17b643f32747d494db04a2e80c4f94308b13618e
2016-05-06 10:51:06 -07:00
Jordan Lund
0769ad1c3e Bug 1269911 - beta and release CI builds should clobber per-checkin, r=rail
* forces per checkin clobber only on 'release' platforms

MozReview-Commit-ID: E7ZxdiYH47d

--HG--
extra : rebase_source : 1dc896d61f7392b4fb253f08de7b743c86f0eebc
extra : amend_source : 677fda6773448183580701718114642b405668bf
2016-05-03 15:44:18 -07:00
Vlad Ciobancai
eba5401caa Bug 1265799 - Disable b2g-inbound. r=Callek
MozReview-Commit-ID: GYzymyiPz1D
2016-04-25 06:40:55 -04:00
Chris AtLee
d68425c8ab Bug 1263575 - Add TOOLTOOL variables to windows configs r=nthomas
MozReview-Commit-ID: FAVc3c0XEW5

--HG--
extra : rebase_source : 11f8f264877deecded2a518cabbc1101e9c21700
2016-04-19 10:45:44 -04:00
Chris Manchester
ac5be5fb45 Bug 1262961 - Add the 'generate-build-stats' step to several debug mozharness configs. r=mshal
MozReview-Commit-ID: KvWV1hiUEc
2016-04-07 08:59:42 -07:00
Michael Comella
253cb20c34 Bug 1258787 - Add checkstyle to tasks to run for gradle deps; update watched files. r=nalexander
We now watch the gradle deps sub config too.

MozReview-Commit-ID: 37XTA4xnrFc

--HG--
extra : rebase_source : 4a81682feda87864cf892f0658a2ea816ab3bd50
2016-04-05 14:48:54 -07:00
Michael Comella
6d35ea935f Bug 1258787 - Add tier 2 TC checkstyle task. r=nalexander
Currently, this only runs on *.java but I believe checkstyle can also
do analysis on our xml files, so we may need to update this in the future.

MozReview-Commit-ID: 4F6vSHaUZed

--HG--
extra : rebase_source : 5347b55a0cfe8abbc81806a637296b467b7c7b0e
2016-04-04 16:37:34 -07:00
Dustin J. Mitchell
6618eec31d Bug 1261045: remove unused SYMBOL_SERVER_*; r=ted.mielczarek
MozReview-Commit-ID: 4fyzQufrXbO

--HG--
extra : rebase_source : a739e0c0004df6d3d49d3ec9687a25010b024dfe
2016-04-01 14:00:27 +00:00
Dustin J. Mitchell
3c0460b85b Bug 1261045: remove unused MOZ_SYMBOLS_EXTRA_BUILDID; r=ted.mielczarek
MozReview-Commit-ID: 6vX87lAGxF6

--HG--
extra : rebase_source : 119cd9bdbf1883523da804a66b24c9629470a6c5
2016-04-01 13:31:02 +00:00
Wes Kocher
7b9ea8afc5 Merge inbound to central, a=merge
MozReview-Commit-ID: FSnrOgtIFer
2016-03-31 13:04:19 -07:00
Michael Comella
02cb2cd81a Bug 1254605 - Don't run lint jobs in Unit task cluster task. r=nalexander
MozReview-Commit-ID: FxEH5afqJmx

--HG--
extra : rebase_source : 9dc1da133bd377abeada1b2ce8d1c2baaf4e50f3
2016-03-28 13:53:44 -07:00
Michael Comella
fe6f210c82 Bug 1254605 - Create separate android "lint" task cluster task. r=nalexander
MozReview-Commit-ID: 6ivwHRUwRCs

--HG--
extra : rebase_source : c399b48932338debb28b2e6a050539dfe6d21f9a
2016-03-29 15:06:15 -07:00
Dustin J. Mitchell
76962bbcc4 Bug 1258887: create build stats for Fennec jobs, too; r=gbrown
MozReview-Commit-ID: EJAvKrgc7hN

--HG--
extra : rebase_source : 3128846af783b92848e69c6c840f652513cdf6ea
2016-03-23 14:47:10 +00:00
Jordan Lund
b4d512a2f0 Bug 1259525 - release promotion - add staging mozilla-release configs to mozharness, DONTBUILD a=testing r=rail
MozReview-Commit-ID: 6VfvxSaaNO0

MozReview-Commit-ID: 7aJJcWgEdeh

--HG--
rename : testing/mozharness/configs/releases/postrelease_release.py => testing/mozharness/configs/releases/dev_postrelease_firefox_release.py
rename : testing/mozharness/configs/releases/updates_release.py => testing/mozharness/configs/releases/dev_updates_firefox_release.py
rename : testing/mozharness/configs/releases/postrelease_release.py => testing/mozharness/configs/releases/postrelease_firefox_release.py
rename : testing/mozharness/configs/releases/updates_release.py => testing/mozharness/configs/releases/updates_firefox_release.py
rename : testing/mozharness/configs/single_locale/mozilla-release.py => testing/mozharness/configs/single_locale/dev-mozilla-release.py
extra : rebase_source : 60b314b3dff468d98491cf107619515d646acd99
2016-03-29 11:15:04 -07:00
Jordan Lund
90e8796177 Bug 1258059 - generify dev configs and env for relpro by removing date strings and allow multiple products, CLOSED TREE DONTBUILD a=testing r=rail
stub installers with beta-dev, add staging beta single locale, r?rail

MozReview-Commit-ID: 6h1TtzVO1Jp
MozReview-Commit-ID: Gtf4cJKsAPu

--HG--
rename : testing/mozharness/configs/releases/postrelease_date.py => testing/mozharness/configs/releases/dev_postrelease_firefox_beta.py
rename : testing/mozharness/configs/releases/updates_date.py => testing/mozharness/configs/releases/dev_updates_firefox_beta.py
rename : testing/mozharness/configs/releases/postrelease_beta.py => testing/mozharness/configs/releases/postrelease_firefox_beta.py
rename : testing/mozharness/configs/releases/updates_beta.py => testing/mozharness/configs/releases/updates_firefox_beta.py
extra : rebase_source : e828559f0f923d7125ac6b4b8fab63d7568122cc
2016-03-22 10:15:11 -07:00
Nick Alexander
8204c8154a Bug 1258452 - Pre: Assemble app and tests when collecting dependencies. r=me
In the wild, the Robotium Maven dependency is not being fetched.
Let's see if this forces it to be downloaded.

MozReview-Commit-ID: 3Fhm4Aj40Jp

--HG--
extra : rebase_source : 7b1071ef36ff4600e303ac9e0c7dc0b998fad705
extra : histedit_source : 6568e7aa28e60897b8fe96904dcb2bc296945222
2016-03-12 16:43:42 -08:00
Mike Hommey
a92eca8dfe Bug 1257385 - Stop b2gdroid builds on automation. r=jlund,r=nalexander 2016-03-18 09:06:42 +09:00
Dustin J. Mitchell
7b9820c992 Bug 1231320: supply actions to mozharness from the task definition; r=jlund
MozReview-Commit-ID: GgKpDH6EKRa

--HG--
extra : rebase_source : 62eae4664c573b3a4217cce58a22736b4346d400
2016-03-16 21:11:44 +00:00
Dustin J. Mitchell
d693ab8b1c Bug 1231320: support min_scm_level and default secret specs; r=garndt,glandium,mshal
This improves support for fetching secrets to skip fetching, optionally
replacing with a default value, for builds based on trees with SCM levels below
a minimum.  In practical terms, this allows try builds to operate without secrets.

MozReview-Commit-ID: 5DYSfzkYZQv

--HG--
extra : rebase_source : 0c60fc0fab2d7cca8e703af5720de4825f118fe2
2016-03-15 16:10:42 +00:00
Dustin J. Mitchell
0d10662de9 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

--HG--
extra : rebase_source : 603d9d30ba34484ceabdf405cb560f91b5bc2fc2
2016-03-14 22:17:18 +00:00
Dustin J. Mitchell
a4d714a39f Backed out 2 changesets (bug 1231320)
Backed out changeset a37a5bccf978 (bug 1231320)
Backed out changeset 0e58a9d3ca62 (bug 1231320)

MozReview-Commit-ID: 7OKDsH17fRI

--HG--
extra : rebase_source : a1d18ea6494b3c8dfc621720a5f9b957d70432fb
2016-03-16 16:19:06 +00:00
Dustin J. Mitchell
0eb4f90aae Bug 1231320: support min_scm_level and default secret specs; r=mshal r=garndt r=pmoore
This improves support for fetching secrets to skip fetching, optionally
replacing with a default value, for builds based on trees with SCM levels below
a minimum.  In practical terms, this allows try builds to operate without secrets.

MozReview-Commit-ID: 5DYSfzkYZQv

--HG--
extra : rebase_source : c665ca2dbeeb8d1bb6e06e8db96b097746dfd275
2016-03-15 16:10:42 +00:00
Dustin J. Mitchell
8232c33fb5 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

--HG--
extra : rebase_source : aaaff4c33ec5d1f8fcf0685bf3506bb688df2f5e
2016-03-14 22:17:18 +00:00
Rail Aliiev
4a14dd7e13 Bug 1253756 - Branch specifics for relpro on release r=jlund a=release DONTBUILD
MozReview-Commit-ID: Fva2LLVlsRV

--HG--
rename : testing/mozharness/configs/single_locale/mozilla-beta.py => testing/mozharness/configs/single_locale/mozilla-release.py
extra : rebase_source : 409a84ec51db28e84cff7a1c99a6a71062b53985
extra : amend_source : 7ee20d43707114d46cc66b2056b99402d5b2369a
2016-03-14 08:26:54 -04:00
Ehsan Akhgari
0d7f77f0f0 Bug 1251936 - Part 4: Include checkout-sources in the mozharness config for Win32 static analysis builds; r=jlund 2016-03-10 17:35:19 -05:00
Carsten "Tomcat" Book
1c95c143d4 merge mozilla-inbound to mozilla-central a=merge 2016-03-10 11:51:35 +01:00
Nick Alexander
65d4c28a45 Bug 1252928 - Part 3: Replace android-gradle-build-dependencies with android-api-15-gradle-dependencies. r=dustin
The existing task's outcome is best achieved with a special purpose
build task, so here it is.

MozReview-Commit-ID: 3gYnAb69TdK

--HG--
rename : mobile/android/config/mozconfigs/android-api-15-frontend/nightly => mobile/android/config/mozconfigs/android-api-15-gradle-dependencies/nightly
rename : mobile/android/config/tooltool-manifests/android-frontend/releng.manifest => mobile/android/config/tooltool-manifests/android-gradle-dependencies/releng.manifest
extra : rebase_source : 252c283553d64bac17c2b922773023a349c297ea
extra : histedit_source : 2d8becbcdfa5d37829552e55b50fb7f9cbf56dea
2016-03-08 13:06:59 -08:00
Ehsan Akhgari
db5558f754 Bug 1251936 - Part 2: Add a mozharness config script for 32-bit Windows static analysis builds; r=jlund 2016-03-07 15:11:39 -05:00
Rail Aliiev
02feabe050 Bug 1253749 - Branch specifics for relpro on beta r=jlund a=testing DONTBUILD 2016-03-05 19:38:08 -05:00
Chris Manchester
463d221986 Bug 1240149 - Add a mozharness config for linux artifact builds in automation. r=jlund
MozReview-Commit-ID: 6E9C3FPcp8e
2016-03-09 10:58:49 -08:00
Jordan Lund
7c434ced66 Bug 1251288 - Make sure that debug builds use default update channel, r=rail DONTBUILD
I tested this via running fx_desktop_build.py with and without this patch and
compared self.config:
```
./scripts/fx_desktop_build.py --cfg
configs/builds/releng_base_linux_64_builds.py --custom-build-variant-cfg debug
--branch date --build-pool production --developer-run --dump-config
```
diff -pU 10 logs/localconfig_without_patch.json logs/localconfig_with_patch.json

here is the diff of the above:
http://people.mozilla.org/~jlund/update-channel-self-config.diff

MozReview-Commit-ID: J82rgamohTk

--HG--
extra : source : 9bcdab8d416f0ae3db1bef533f778d08d797f5dd
2016-02-25 13:25:37 -08:00
Nick Alexander
1fcea5cb2f Bug 1249166 - Part 1: Add post-build mach commands to mozharness. r=jlund
This allows to run |mach gradle COMMAND| after the initial |mach build|.

MozReview-Commit-ID: 8XrTopFvLl0

--HG--
extra : rebase_source : 05f32e60addbc9a341f51de64c2a43f1c2aad555
2016-02-17 19:58:35 -08:00
Rail Aliiev
f7d8a1d278 Bug 1178286 - switch release automation source builder to taskcluster r=jlund
--HG--
extra : rebase_source : c1c4569469996c9d5b6e02d37b1129f517c73935
2016-02-22 12:51:09 -08:00
Carsten "Tomcat" Book
c2a42c6ad4 merge fx-team to mozilla-central a=merge 2016-02-17 12:07:39 +01:00
Mike Shal
1a3a0b1118 Bug 1217987 - Append bucket prefix for staging post_upload.py; r=nthomas 2016-02-10 20:32:35 -05:00
Nick Alexander
1c95416d9a Bug 1247375 - Part 1: Add TaskCluster job building Fennec with --disable-compile-environment. r=dustin
MozReview-Commit-ID: 4FDevhlYnUC

--HG--
extra : rebase_source : 72c9458ec310432b8c8caf99f797c7dd35a070c0
extra : amend_source : 4ff552fb4c877aa2388434fa46b4bb779616a9ac
2016-02-02 18:09:44 -08:00
Justin Wood
b9a6ddb1ac Bug 1245304 - Copy adjust-sdk-beta.token into mock env. r=hwine 2016-02-10 10:16:06 -05:00
Nick Thomas
b4bf649673 Bug 1242641 - GTK+3 still not working for buildbot builds on beta. r=rail
gtk3/setup.sh at unpack time in tooltool

--HG--
extra : commitid : DaHpc9KeO2P
extra : rebase_source : b519795dc6ae1a57ea6ce1e246cba942564c7de5
2016-01-29 22:19:48 +13:00
Aki Sasaki
fe8e586098 bug 1244781 - stop running purge_builds in mozharness. r=jlund 2016-02-02 10:03:36 -05:00
Wes Kocher
688614d3d2 Backed out changeset 65e246baede4 (bug 1242641) for valgrind bustage CLOSED TREE
--HG--
extra : commitid : 1sQ76xShsLg
2016-02-04 11:42:34 -08:00
Nick Thomas
c971ab5018 Bug 1242641 - GTK+3 still not working for buildbot builds on beta. r=rail
gtk3/setup.sh at unpack time in tooltool

--HG--
extra : rebase_source : c113d5b3a73afb8405804d4e9a7751e95eb0bed0
2016-01-29 22:19:48 +13:00
Jordan Lund
d2da67bf32 Bug 1219094 - releng work for dropping api-11 through api-14, r=rail
--HG--
rename : testing/taskcluster/tasks/builds/android_api_11.yml => testing/taskcluster/tasks/builds/android_api_15.yml
rename : testing/taskcluster/tasks/builds/android_api_11_b2gdroid.yml => testing/taskcluster/tasks/builds/android_api_15_b2gdroid.yml
2016-01-22 11:08:23 -08:00
Robert Strong
0843ecb777 Bug 1237879 - Add missing NSIS paths to test harness python scripts and remove obsolete NSIS paths. r=bhearsum 2016-01-08 07:00:44 -08:00
Nick Thomas
8232b5be71 Bug 1222227, upload public b2g files to S3 system, temporarily disables socorro and source manifest uploads, r=catlee CLOSED TREE
--HG--
extra : source : 75f773254be643aa08efaa913f0cefed1319d7ce
extra : intermediate-source : 3e7edd0d28a6ab21191fac9946ea0a3ac7eecc98
2015-11-26 11:06:02 +13:00