| Summary: | Orion build sharing a workspace with e4 build | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Releng | Assignee: | John Arthorne <john.arthorne> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.4 | ||
| Target Milestone: | 0.5 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Arthorne
Orion uses the following workspace location when running PDE build: /opt/buildhomes/e4Build/workspace/. This location is also used by e4 incubator build. This seems dangerous.. although the workspace isn't really used this could have bad effect if e4 and orion builds ran at the same time. We should move the orion build workspace, perhaps under /shared/eclipse/e4/orion... I couldn't find any way to configure this. It always seems to end up in the user's home directory. As a minimal step I added a line at the start to delete any existing workspace. |