Closed
Bug 1102429
Opened 11 years ago
Closed 8 years ago
Move runner tasks out of puppet
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mrrrgn, Unassigned)
Details
Runner tasks are currently stored as puppet templates and configured via puppet compilation. This is limiting in several regards, most notably in that it prevents easy testing of tasks. Runner tasks currently stored in puppet should be moved to a repository with any special values being passed in via the runner config.
To achieve this without modifying runner task specific configuration could be passed in environment variables (the [env] config section); otherwise a runner task config could be added which passes arguments directly to tasks being run.
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → winter2718
| Reporter | ||
Updated•10 years ago
|
Assignee: winter2718 → nobody
| Assignee | ||
Updated•8 years ago
|
Component: Tools → General
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•