Closed
Bug 1362437
Opened 8 years ago
Closed 3 years ago
[shipit-v2] mock step service
Categories
(Release Engineering :: Applications: Shipit, enhancement, P1)
Release Engineering
Applications: Shipit
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: catlee, Unassigned)
References
Details
A mock step service would be a big help in testing out the pipeline service eventually.
Here are some ideas for what a mock step should accept as input parameters:
* What output values to return
* What output state to return (success/failure/etc.).
* How long to wait before finishing; i.e. a delay parameter
The mock step service should follow the step API as defined here:
https://docs.mozilla-releng.net/services_shipit.html#steps
Comment 1•8 years ago
|
||
I think Ninad has been working on this.
Assignee: nobody → bhat.ninadmb
Priority: -- → P1
| Assignee | ||
Updated•4 years ago
|
Component: Applications: ShipIt (backend) → Applications: ShipIt
Updated•4 years ago
|
Assignee: bhat.ninadmb → nobody
Comment 2•3 years ago
|
||
We have staging repos?
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•