Closed
Bug 1386717
Opened 8 years ago
Closed 8 years ago
make taskcluster default to 16.04 for linux docker image and remove references to 16.04 from .yml file
Categories
(Testing :: General, enhancement)
Testing
General
Tracking
(firefox57 fixed)
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 file)
22.36 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
there were 4 test types that didn't have desktop1604-test specified (mochitest-valgrind, mochitest-browser-screenshots, geckoview, robocop). I tested each of these types on try pushes:
https://treeherder.mozilla.org/#/jobs?repo=try&author=jmaher@mozilla.com&exclusion_profile=false&filter-tier=1&filter-tier=2&filter-tier=3&filter-searchStr=screenshot&fromchange=9855b47fc7ee6377c40a36fccd7df18eeb32ba1a&tochange=c1de27858002abae2bdd7452de5b60543df3d738
Now we will have no more switching between docker images for our primary tests which should reduce the setup time on many jobs!
![]() |
||
Comment 2•8 years ago
|
||
Comment on attachment 8893117 [details] [diff] [review]
use desktop1604-test as default and remove annotates in tests.yml
Review of attachment 8893117 [details] [diff] [review]:
-----------------------------------------------------------------
Awesome!
::: taskcluster/ci/test/tests.yml
@@ +579,5 @@
> linux64-jsdcov/opt: xlarge
> default: legacy
> allow-software-gl-layers: false
>
> +mochitest-browser-screenshots: # no specific 1604 mentioned here
Appreciate the comment for review...can probably remove it prior to check-in.
Attachment #8893117 -
Flags: review?(gbrown) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0bc084ef0fc7
make taskcluster default to 16.04 for linux docker image and remove references to 16.04 from .yml file. r=gbrown
![]() |
||
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Comment 5•8 years ago
|
||
https://hg.mozilla.org/projects/date/rev/0bc084ef0fc7037981865df4eba25fed9eabf5b0
Bug 1386717 - make taskcluster default to 16.04 for linux docker image and remove references to 16.04 from .yml file. r=gbrown
You need to log in
before you can comment on or make changes to this bug.
Description
•