I am running jobs from a remote server on Jenkins which uses Bull Builder 
to run jobs. I am running jobs using the following command. 

curl -u username:password -X POST http://localhost:8080/bulkbuilder/build 
-d action=immediate_build -d build=all -d pattern=*foo*

 

But I would also like to get the status of the jobs run by Bulk Builder 
from the remote machine. Is there any way to get the status of those jobs. 

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3c093e68-3d7c-471d-bd82-91921efd35f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to