Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46543

How to get the status of a jobs run by Bulk Builder in Jenkins using CLI

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • bulk-builder-plugin
    • None

      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. 

            swestcott Simon Westcott
            vijayavardhan Vijayavardhan Bathula
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: