Hi, 

I trigger builds of my pipeline project remotely using the /build page of 
the job (using a python script that sends various options as parameters)

This is working fine, but I just noticed that I could launch a new build 
while the last one was still running, and rather than waiting for the 
previous build to finish, it started building immediately.

This is an issue, because they're building in the same folders, which could 
cause a right mess with compilation.

Have I missed something?

On the other hand, I can see the benefit in being able to start the 
compilation stage of the next build once the previous one is in the testing 
phase.

I would have thought this is a fairly normal thing to want to do?

-- 
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/e5c534a7-5fec-4464-b65f-760430dbd385%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to