Bug 73353 - Allow committers to use their Trac credentials to force builds on the buildbots
Summary: Allow committers to use their Trac credentials to force builds on the buildbots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on: 73575
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-29 13:03 PST by Tor Arne Vestbø
Modified: 2011-12-01 14:04 PST (History)
4 users (show)

See Also:


Attachments
Allow committers to use their Trac credentials to force builds on the buildbots (21.51 KB, patch)
2011-12-01 11:05 PST, Adam Roben (:aroben)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>