Closed
Bug 1509974
Opened 7 years ago
Closed 7 years ago
move awsy (windows10-64-qr) from hardware to virtual-with-gpu on windows 10
Categories
(Infrastructure & Operations :: RelOps: Windows OS, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: grenade, Assigned: grenade)
References
Details
Attachments
(1 file)
awsy on windows10-64-qr have been running on hardware due to problems in bug 1372172 which have now been resolved with release of a new ami.
modify the test configuration so that these tests occur on gecko-t-win10-64-gpu instead of gecko-t-win10-64-hw.
the required change is something like this:
https://hg.mozilla.org/try/rev/985c05cbd34acd46a8409c4c785e32d9b8c466d7#l1.11
Assignee | ||
Comment 1•7 years ago
|
||
move awsy (windows10-64-qr) from hardware to virtual-with-gpu on windows 10
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → rthijssen
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9ceebf14f260
move awsy (windows10-64-qr) from gecko-t-win10-64-hw to gecko-t-win10-64-gpu r=kats,jmaher
Keywords: checkin-needed
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 5•7 years ago
|
||
So, there are two issues here besides the noise:
(1) I'm pretty sure this caused bug 1510328, wherein the AWSY job crashes very frequently. I've done some retriggers to confirm.
(2) The AWSY score with WebRender disabled goes up significantly.
For (2): I've been doing try pushes wherein I disable WebRender on a QR job to establish a reliable baseline. My most-recent try push before this change [1] shows Resident numbers in the ~530 ballpark. My try push after this change [2] shows Resident numbers in the ~600 ballpark, with significantly more noise.
If gecko-t-win10-64-gpu is the configuration we want long-term for AWSY with Windows (to measure GPU rendering, which is what most of our users get), it seems like a good next step would be to flip this configuration on for regular windows as well, so that we can compare apples-to-apples. grenade, wdyt?
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=cd330feb1cbaf704dc03294cf2e8251a4cbc1d19
[2] https://treeherder.mozilla.org/#/jobs?repo=try&revision=42e235ab006a1753efaad9cb45f77aa2a96620dc
Flags: needinfo?(rthijssen)
Assignee | ||
Comment 6•7 years ago
|
||
fine with me, speaking from an infra perspective (which is all i know about).
Flags: needinfo?(rthijssen)
Comment 7•7 years ago
|
||
(In reply to Rob Thijssen (:grenade UTC+2) from comment #6)
> fine with me, speaking from an infra perspective (which is all i know about).
Thanks - did this in bug 1512286.
You need to log in
before you can comment on or make changes to this bug.
Description
•