Commit Graph

12 Commits

Author SHA1 Message Date
Gregory Arndt
260c7a5e10 Bug 1260505 - Update desktop build and test images to mercurial 3.7.3 r=dustin, a=tomcat
MozReview-Commit-ID: 8OaZX8Yhiqo

--HG--
extra : amend_source : ce9b508da78b4922b647188efb8039dc49d8009a
extra : transplant_source : %C2%CA%5B%CE%BD%90%28%FA%FB%BEs%0B%86%9ET%D2%7D%E2%2B%BE
2016-03-29 17:24:04 -05:00
Carsten "Tomcat" Book
d345d59d77 Backed out changeset 3d245551d3fb (bug 1260505) for suspicion of causing taskcluster-images opt Docker Artifact Image Builder failures 2016-04-05 09:48:49 +02:00
Gregory Arndt
532598e870 Bug 1260505 - Update desktop build and test images to mercurial 3.7.3 r=dustin
MozReview-Commit-ID: 8OaZX8Yhiqo

--HG--
extra : rebase_source : 924679507e41a071cec44e111d9ccf53015a423e
2016-03-29 17:24:04 -05:00
Dustin J. Mitchell
ccecaf3b7c Bug 1227637: install mesa 9.2.1-1ubuntu3~precise1mozilla2 in desktop-test; r=armenzg
MozReview-Commit-ID: Y0TsvGa7Ds

--HG--
extra : rebase_source : 7f826aa6242653f6828fecea810a4a5524128f61
2016-02-18 23:28:58 +00:00
Dustin J. Mitchell
132c715c54 Bug 1242979: Install Valgrind on mochitest-valgrind test nodes; r=jseward
MozReview-Commit-ID: 3uCJfWkLCuQ

--HG--
extra : rebase_source : 462a76b65bf0be75bd959dcd9ad4c307bc86c3c9
extra : amend_source : 44c0c913b7d24673862b12d4864cb61edcd8cf0c
2016-02-11 16:47:54 +00:00
Armen Zambrano Gasparnian
2e59d3dee9 Bug 1227637 - Revert mesa upgrade for desktop-test jobs (TaskCluster Linux64 debug tier2 jobs). r=dustin
On the Buildbot side (bug 1220658) we upgraded to mesa-lts-saucy-9.2.1 and that caused a lot of
test failures accross the board.

In this change we're reverting upgrading to that version and going back to where we were.

--HG--
extra : commitid : KOsFpMsYfLJ
extra : rebase_source : 20c6c7f7eb1f14d256be597c25e8ac3431e7ecfb
2016-01-05 16:34:44 -05:00
Armen Zambrano Gasparnian
a6fa0e3a8b Bug 1232407 - Enable VNC and skip running Mozharness if requested. r=dustin
--HG--
extra : commitid : 36KewIdeqju
extra : rebase_source : cd02357f96f09d2ab2907bdb45d8f29b98742e63
2015-12-18 10:32:44 -05:00
Dustin J. Mitchell
a0349dc1c6 Bug 1227637/1220658: install mesa 9.2.1-1ubuntu3~precise1mozilla1 in desktop-test; r=armenzg
--HG--
extra : commitid : LZUwv7jfahr
extra : rebase_source : 65aea68510762c111cb5000ea9157774d18421b0
2015-11-30 13:28:01 -05:00
Armen Zambrano Gasparnian
ba5bea27af Bug 1223123 - Enable pulse_audio for Linux64 TC desktop jobs + proper window manager. r=dustin
--HG--
extra : commitid : InamN3dalVK
extra : rebase_source : 7c22b3ecd7e42916751b9fb6830ad18c049a678b
2015-11-25 14:56:02 -05:00
Andrew Halberstadt
aab33a2e8d Bug 1218542 - Install language-pack-en-base in ubuntu1204-test image; set LANG/LC_ALL to en_US.UTF-8, r=dustin
Also calls `dpkg-reconfigure locales`, but it's not entirely clear if this is
necessary or not.

--HG--
extra : commitid : 4jWDfNVFuD0
extra : rebase_source : 926488fe6f619c9c8ae361925256fe069638e51c
2015-10-28 14:55:10 -04:00
Dustin J. Mitchell
d9655822db Bug 1213325: refactor desktop-test to use an in-tree script; r=ahal
This generally makes the approach look more like that for desktop-build.  The
major difference is that `bin/test.sh` takes arguments which are passed on to
the mzoharness script (MOZHARNESS_SCRIPT) with the addition of config
arguments (MOZHARNESS_CONFIG)

--HG--
rename : testing/docker/desktop-build/bin/build.sh => testing/docker/desktop-test/bin/test.sh
rename : testing/docker/desktop-test/mozharness_configs/remove_executables.py => testing/mozharness/remove_executables.py
extra : commitid : GyMeTBpCwm8
extra : rebase_source : 1a61f9bc32066ad6f9fce504d3e8ac67e39b105d
2015-10-13 14:20:34 -04:00
Dustin J. Mitchell
e277e99e09 Bug 1212411: fork docker images for tests; r=ahal
This also refactors the image generation to not depend on puppetagain, and to
install the latest and greatest mercurial in a verified, repeatable way.

As with centos6-build-upd, the ubuntu1204-test-upd image exists to run
'apt-get upgrade' periodically without regenerating the huge parent image.

--HG--
extra : commitid : HxYSFfIaEc
extra : rebase_source : 28dae0a30be3d6fae2c44a43601bbd336d9bbfdd
2015-10-09 10:49:03 -04:00