jenkins-job-builder/jenkins_jobs
James E. Blair 2c520ddf07 Treat ignore_cache as a boolean
When ignore_cache was loaded from the config file (including the
default config) it was treated as a string, which evaluates to
true in boolean expressions.  Therefore, unless ignore_cache was
set on the command line, it would always behave as if true.

Fix by asking configparser for a boolean value.

Change-Id: I63af8637671248fc1a6895d1eb82f1c2e24ce5c2
2014-04-29 11:44:55 -07:00
..
modules Merge "add tests for shell builder" 2014-04-29 08:43:37 +00:00
openstack setup.py: Basic support for windows. 2013-06-20 17:12:23 +00:00
sphinx Add openstack-common support for setup and version 2012-11-10 23:36:16 +00:00
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
builder.py Merge "Added config options to not overwrite jobs desc" 2014-04-21 18:12:34 +00:00
cmd.py Treat ignore_cache as a boolean 2014-04-29 11:44:55 -07:00
errors.py Adding some exception classes 2012-10-01 17:03:03 +00:00
version.py Add openstack-common support for setup and version 2012-11-10 23:36:16 +00:00