Avoid sending host and port as query parameters while posting build request.
commit308f735f0a3495b9370ca254edfd3974c3d04c5d
authorprasadv@chromium.org <prasadv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 14 Apr 2014 17:39:51 +0000 (14 17:39 +0000)
committerprasadv@chromium.org <prasadv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 14 Apr 2014 17:39:51 +0000 (14 17:39 +0000)
tree86affbd87b2a6a92691c3af733e5c46807d11855
parent61f34b229fb5aba458fec8cd91e6aa3e34ca58cf
Avoid sending host and port as query parameters while posting build request.

Fix to the current logic where it passed builder host and port in query params which is not required.

BUG=
NOTRY=True

Review URL: https://codereview.chromium.org/232913005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263655 0039d316-1c4b-4281-b951-d872f2087c98
tools/post_perf_builder_job.py