BUGFIX: python-jenkinsapi limitation 24/136724/1
authorhyokeun <hyokeun.jeon@samsung.com>
Mon, 3 Jul 2017 04:45:07 +0000 (13:45 +0900)
committerhyokeun <hyokeun.jeon@samsung.com>
Mon, 3 Jul 2017 04:46:52 +0000 (13:46 +0900)
commita4309261145e36e8ca8c2c9d29cf8b95a82d8ebb
treedf921c2722307be7269b544cc802fb104770d4f2
parent0824b82b0c349e50a478e5efe9ae938a106ebe2d
BUGFIX: python-jenkinsapi limitation

Problem: get_job() uses jenkins's system url which differs from internal url.
Todo: Use api/python requests instead.

Change-Id: I06a2297cc223574b3729d97c6b99531e144fc12c
job_submit.py