pcds2013-team-delta / pretested-integration-plugin

A generic pretest commit plugin for Jenkins CI
0 stars 7 forks source link

prep wokspace #85

Open jenkins-delta opened 11 years ago

jenkins-delta commented 11 years ago

User: The user can use this interface to implement and decide how the workspace is prepared.

Developer: The developer needs implement an interface that enables a user to prepare the workspace.

rlindsgaard commented 11 years ago

The method should work properly now, by ensuring that we are default branch and has the commit specified checked out. We still need to have integration tests checking that it actually works as expected