diff options
author | Russell Teague <rteague@redhat.com> | 2017-06-29 15:26:38 -0400 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-06-29 15:29:02 -0400 |
commit | 6d4c84b272f11dfd98956a0725a795eacd599a60 (patch) | |
tree | 440ea87cab73e2eacc94168ae2838511d4cfe45c /.travis.yml | |
parent | 2c03eec969aa3f897d8b963628cc7bf7c1caa601 (diff) | |
download | openshift-6d4c84b272f11dfd98956a0725a795eacd599a60.tar.gz openshift-6d4c84b272f11dfd98956a0725a795eacd599a60.tar.bz2 openshift-6d4c84b272f11dfd98956a0725a795eacd599a60.tar.xz openshift-6d4c84b272f11dfd98956a0725a795eacd599a60.zip |
Correct version comparisons to ensure proper evaluation
When a user supplies the openshift_image_tag inventory fact as '3.5',
the evaluation of `version >= LooseVersion('3.5.0')` will return False.
Changing the evaluation against only the X.X release will properly
return True.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions