pcds2013-team-delta / pretested-integration-plugin

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

Verify queue functionality #53

Open sben opened 11 years ago

sben commented 11 years ago

Description: Consider how the queue should work when using multiple jobs, and what will happen if the user configures multiple jobs with the same SCM setup. Make sure that the user can not confuse the plugin with conflicting configurations and weird timing of commits.

User story: The user sets up multiple jobs, and if anything non-sensible is set up, the plugin will handle it gracefully.