Closed Bug 1092194 Opened 10 years ago Closed 10 years ago

add graph server targets for new talos names for e10s

Categories

(Webtools Graveyard :: Graph Server, defect)

defect
Not set
normal

Tracking

(e10s+)

RESOLVED FIXED
Tracking Status
e10s + ---

People

(Reporter: jmaher, Assigned: jmaher)

References

(Blocks 1 open bug)

Details

Attachments

(3 files, 1 obsolete file)

the graph server requires us to have platforms and tests predefined for all data we upload.  Running e10s will need to have a unique way to identify the data so we don't mix it up with non-e10s.

So we can either change the platform names or the test names.  These changes will take place in the graph server and be hacked into talos when we upload the results to match the new values in graph server.

The platform name would be best to change as it wouldn't be too confusing.  In this  scenario we would post to linux e10s, instead of linux; likewise "windows 7 (ix) e10s" instead of "windows 7 (ix)".  Going this route would mean adding a new platform and duplicating the defined machine names as well.  

The other route is hacking the test name to be 'e10s'.  Why I am not a fan of this is the names are already so long in many cases that we could easily overlook the e10s names while viewing results, etc.  The advantage of going this route would be that we could have a clean set of names going forward (the current long names could be better worded).
this is a start, we would have to replicate this for osx 10.6, osx 10.8, winXP, win7, and win8.

I want to get the system working for these first and then tackle that problem next.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #8515186 - Flags: review?(rhelmer)
Comment on attachment 8515186 [details] [diff] [review]
linux 32 + 64 machine names + platforms for e10s (1.0)

Review of attachment 8515186 [details] [diff] [review]:
-----------------------------------------------------------------

::: sql/data.sql
@@ +30,5 @@
>  insert into os_list values (NULL, "Ubuntu HW 12.04");
>  insert into os_list values (NULL, "Ubuntu HW 12.04 x64");
>  insert into os_list values (39, "MacOSX 10.9");
> +insert into os_list values (NULL, "Ubuntu HW 12.04 (e10s)");
> +insert into os_list values (NULL, "Ubuntu HW 12.04 x64 (e10s");

Just cosmetic, but missing end paren before end quote (e10s)");
fix the cosmetic issue.
Attachment #8515186 - Attachment is obsolete: true
Attachment #8515186 - Flags: review?(rhelmer)
Attachment #8515190 - Flags: review?(rhelmer)
Attachment #8515190 - Flags: review?(rhelmer) → review+
Blocks: 1050706
Component: Graph Server → DMD
Product: Webtools → Core
Blocks: e10s-harness
tracking-e10s: --- → +
Component: DMD → Graph Server
Product: Core → Webtools
Comment on attachment 8517572 [details] [diff] [review]
fix existing linux platform id's, add new platforms (1.0)

Review of attachment 8517572 [details] [diff] [review]:
-----------------------------------------------------------------

lgtm, since the previous patch was run do we care about undoing those changes, to the machines table for example?
Attachment #8517572 - Flags: review?(rhelmer) → review+
ok, lots of machines here- maybe this is the last one!
Attachment #8517694 - Flags: review?(rhelmer)
Blocks: 1078391
Attachment #8517694 - Flags: review?(rhelmer) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: