Closed
Bug 646487
Opened 14 years ago
Closed 11 years ago
Add a test parameter to the self-serve API which performs a dry-run instead of the actual operation
Categories
(Release Engineering :: General, enhancement, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ehsan.akhgari, Unassigned)
Details
(Keywords: buildapi)
I was thinking about adding self-serve API support to TBPL, and in order to do that, I need to be able to test without actually making any real changes to the build infrastructure.
So I was thinking it would be great if we can have a test parameter which accepts an integer. 0 would mean return a failure result, and non-0 would mean return a success result. It's important for the format of the results to be the same as the real calls, but I do not need the calls to do any real operations to the build system.
Thanks!
Updated•14 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Updated•14 years ago
|
Severity: normal → enhancement
Priority: -- → P5
Whiteboard: [self-serve]
Reporter | ||
Comment 1•14 years ago
|
||
Cameron, this will be useful to you if you want to hack on the self-serve/TBPL integration.
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•