b123c13e99
Parses jenkins_jobs.ini to look for an ignore_cache flag. If ignore_cache command line option is sent, it takes priority over the jenkins_jobs.ini configuration. Change-Id: I88f1ce1aa0d3e0ad25d592d3ca44a022ec9249c3 Closes-Bug: #1193444
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
[jenkins]
|
|
user=jenkins
|
|
password=1234567890abcdef1234567890abcdef
|
|
url=https://jenkins.example.com
|
|
ignore_cache=True
|