Closed
Bug 1738776
Opened 4 years ago
Closed 4 years ago
Phabricator's docker-compose file should mount the working directory when running tests
Categories
(Conduit :: Phabricator, defect)
Conduit
Phabricator
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(1 file)
Since we don't mount the local working directory into the container, we need to rebuild the image each time we run tests. Having the local checkout mounted into the container allows us to run without rebuilding, making the code-test-code feedback loop much shorter.
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•