Dear all,

Currently our builds are triggered by polling the SCM system for changes
and we do the polling every 15 minutes.

As I understandi it, this means that if, say, 1 commit is pushed every
minute between two checks, only two builds will be done, one before and
one after these 15 commits.

Now I am wondering what would happen if we switch to a hook-based
trigger. Then Jenkins would be notified of each commit while the
previous build may not have been completed yet. Would that mean that
every notification would put a build in Jenkin's build queue?

Any response appreeciated, including pointers to relevant documentation.

Best wishes,

Sébastien.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/20180504084521.GA24703%40prajna.paris.inria.fr.
For more options, visit https://groups.google.com/d/optout.

Reply via email to