pcds2013-team-delta / pretested-integration-plugin

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

Apply queue functionality #50

Open sben opened 11 years ago

sben commented 11 years ago

Description: Add the queue implementation so it is used whenever a push is made.

User story: The user pushes to the Jenkins' SCM, and if someone else is occupying the build queue, the commit is queued until he can get exclusive permission.