91ab3d9057
Since Jenkins version 1.519 (released 2013/06/17), build_job() would always return an empty string (the empty HTTP body from the POST request). Read the HTTP response's Location header and return the queue ID number. Clients can use this number to query server for the the upcoming job's status. Change-Id: I2a1ef3abb7e675e0ad37dd8eb4a377af22f27a03 Closes-Bug: #1724932