Closed
Bug 1056868
Opened 11 years ago
Closed 10 years ago
Vagrant: Add ability to specify a custom directory location for treeherder-ui
Categories
(Tree Management :: Treeherder, defect, P4)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: emorley, Unassigned)
References
Details
Out of the box, if the treeherder-ui repo has a different directory name (eg "ui") the treeherder-service Vagrantfile fails with:
[/c/src/treeherder/service]$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:
vm:
* The host path of the shared folder is missing: ../treeherder-ui
Once we have bug 1056865, we could let people specify the relative path to the treeherder-ui themselves.
Reporter | ||
Updated•11 years ago
|
Priority: P4 → P2
Reporter | ||
Updated•11 years ago
|
Priority: P2 → P3
Reporter | ||
Updated•11 years ago
|
No longer blocks: 1072681
Component: Treeherder → Treeherder: Docs & Development
Reporter | ||
Updated•10 years ago
|
Priority: P3 → P4
Reporter | ||
Comment 1•10 years ago
|
||
With the merge of the ui and service repos (bug 1056877) this becomes irrelevant.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•4 years ago
|
Component: Treeherder: Docs & Development → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•