Closed Bug 722494 Opened 13 years ago Closed 13 years ago

add 10.7 build things graphserver

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhford, Assigned: jhford)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached file add 10.7 build machines to graphs db (obsolete) —
Need to add 10.7 build machines to graph server. I am using the same OS ID as the Talos machines, let me know if this is a problem. I generated this patch using the following python: for bt in ['', '_leak_test']: for branch in ['tracemonkey', 'places', 'electrolysis', 'maple', 'cedar', 'birch', 'graphics', 'jaegermonkey', 'build-system', 'services-central', 'devtools', 'mozilla-central', 'mozilla-beta', 'mozilla-aurora', 'fx-team', 'alder', 'holly', 'larch', 'ux', 'ionmonkey', 'profiling']: print 'insert into machines values (NULL,22,0,NULL,"OS_X_10.7_%s%s",1,unix_timestamp());' % (branch, bt)
Attachment #592864 - Flags: review?(catlee)
Comment on attachment 592864 [details] add 10.7 build machines to graphs db lgtm. this is the first time we're sharing the os_id between a builder and tester, but I think that's ok. maybe poke rhelmer to be sure.
Attachment #592864 - Flags: review?(catlee) → review+
Comment on attachment 592864 [details] add 10.7 build machines to graphs db Rob, any thoughts on sharing the os_id between the 'builder' pseudo-machines and the test machines?
Attachment #592864 - Flags: feedback?(rhelmer)
Assignee: nobody → jhford
Comment on attachment 592864 [details] add 10.7 build machines to graphs db Sorry for the delay, slipped through the cracks.
Attachment #592864 - Flags: feedback?(rhelmer) → feedback+
(In reply to John Ford [:jhford] from comment #2) > Comment on attachment 592864 [details] > add 10.7 build machines to graphs db > > Rob, any thoughts on sharing the os_id between the 'builder' pseudo-machines > and the test machines? From a quick look at the code I don't think it'll be a problem, but we can try on stage first if you want to make sure (shouldn't be hard to back out if not).
(In reply to Robert Helmer [:rhelmer] from comment #4) > (In reply to John Ford [:jhford] from comment #2) > > Comment on attachment 592864 [details] > > add 10.7 build machines to graphs db > > > > Rob, any thoughts on sharing the os_id between the 'builder' pseudo-machines > > and the test machines? > > From a quick look at the code I don't think it'll be a problem, but we can > try on stage first if you want to make sure (shouldn't be hard to back out > if not). I've been running this on stage for a while so there should be data to validate.
If this looks OK, can you please run this on staging graphserver?
Attachment #592864 - Attachment is obsolete: true
Attachment #599246 - Flags: review?(catlee)
Depends on: 729209
Comment on attachment 599246 [details] [diff] [review] updated to use the 32-bit and 64-bit platforms Chris is on vacation. Aki, I am adding 32-bit and 64-bit machine names so that things are clear and explicit
Attachment #599246 - Flags: review?(catlee) → review?(aki)
Attachment #599246 - Flags: review?(aki) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: