Antoine Musso b97c31f9dd Clarify job_exists() error messages
To verify a job exist, we query Jenkins API and attempt to load the
resulting JSON.  The error message is very simple:

 Jenkins returned an unexpected job name

This patch add the actual job name received and the expected one.  That
might help diagnosis.

Change-Id: Ib13c3bb8d265612811714d10818364956f84a341
2014-05-02 21:19:52 +00:00
2014-03-06 14:23:43 -08:00
2014-04-30 22:37:19 +02:00
2014-04-30 22:37:19 +02:00
2011-06-30 17:54:54 +01:00
2013-08-14 12:57:54 +01:00
2014-04-30 22:37:19 +02:00
Description
Python API for managing jobs and nodes in a Jenkins CI instance
3.7 MiB
Languages
Python 100%