Closed
Bug 1417139
Opened 8 years ago
Closed 8 years ago
Ensure TPS python driver is automatically updated in automation
Categories
(Cloud Services :: QA: Test Automation, enhancement)
Cloud Services
QA: Test Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tcsc, Assigned: kthiessen)
Details
Currently the ./create-venv lines are commented out in run-stage and run-prod in automation. I don't know for certain but my hunch is that this is to prevent it from wiping out the config.json file each time.
Another option would be to store those files separately and pass them in with the --configfile argument to runtps.
Assignee | ||
Updated•8 years ago
|
Assignee: sphilp → kthiessen
Assignee | ||
Comment 1•8 years ago
|
||
This should be fixed now -- config files in the Makefile directory named stage-config.json and prod-config.json, and run-stage and run-prod modified appropriately. Please feel free to verify at your convenience.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•