Bug 73353

Summary: Allow committers to use their Trac credentials to force builds on the buildbots
Product: WebKit Reporter: Tor Arne Vestbø <vestbo>
Component: Tools / TestsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, ddkilzer, mrowe, wsiegrist
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 73575    
Bug Blocks:    
Attachments:
Description Flags
Allow committers to use their Trac credentials to force builds on the buildbots darin: review+

Description Tor Arne Vestbø 2011-11-29 13:03:42 PST
Would allow us to add optional steps to for example force a clean build, take a bot offline, etc.
Comment 1 Adam Roben (:aroben) 2011-11-29 14:01:37 PST
(In reply to comment #0)
> Would allow us to add optional steps to for example force a clean build, take a bot offline, etc.

Note that this would only affect a single slave for each builder.
Comment 2 Adam Roben (:aroben) 2011-12-01 11:05:43 PST
Created attachment 117446 [details]
Allow committers to use their Trac credentials to force builds on the buildbots
Comment 3 Darin Adler 2011-12-01 11:26:29 PST
Comment on attachment 117446 [details]
Allow committers to use their Trac credentials to force builds on the buildbots

Looks good. I feel comfortable reviewing this even though I am not fluent in Python.
Comment 4 Adam Roben (:aroben) 2011-12-01 11:29:04 PST
Thanks, Darin. I'll land this after I get some lunch.
Comment 5 Adam Roben (:aroben) 2011-12-01 14:04:06 PST
Committed r101695: <http://trac.webkit.org/changeset/101695>