Closed
Bug 741579
Opened 13 years ago
Closed 13 years ago
post_upload.py shouldn't rely on local diffs to work on dev-stage01
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 640943
People
(Reporter: jhford, Unassigned)
Details
Configuration for the static strings used by post_upload.py should be stored outside of post_upload.py.
One possible solution is to use the ConfigParser and store the config values in /usr/local/etc. This would make it easy to have a staging.ini and production.ini files which could be symlinked to /usr/local/etc/post_upload_config.ini by puppet or other means.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•