junit command using p2 site [message #1125305] |
Fri, 04 October 2013 07:27  |
Eclipse User |
|
|
|
Hi everyone,
I've been trying to cut down the computation time of our builds lately. We use Hudson/Bucky to create Eclipse RCPs.
I realized I could save up some time by ommiting the command "build" (which essentially runs a workspace build), as the "site.p2" command would compile everything anyway. However, this leads to a workspace that is not usable by the junit command.
So my question is, is it possible to point the junit command to a p2 site instead of the bucky workspace to obtain the bundles specified in a launch configuration?
The bucky official book doesn't indicate anything about this. Indeed, the title says:
Quote:junit -- launches JUnit tests defined in a given launch configuration in the workspace using JUnit launch mode
The other option would be... is there a way to avoid the workspace-build in the site.p2 action? (as you see, the objective is to remove one redundant workspace build, one done through the build command and another done through the site.p2 action).
Im using Bucky 3.6 and Eclipse 3.7.2 as platform.
Thanks in advance,
Víctor.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05499 seconds