Update to python-jenkins 1.1.0 77/11777/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 13 Jul 2018 15:42:53 +0000 (11:42 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 13 Jul 2018 15:43:45 +0000 (11:43 -0400)
Pull in feature to detect groovy script failures allowing better
error detection and to actually return a proper error code when
a script fails.

Change-Id: I1e8735519060a024ab725373b3d76b11c89818d4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
requirements.txt

index 7f47264..2015e89 100644 (file)
@@ -2,7 +2,7 @@ click
 pyyaml
 requests~=2.18.0
 setuptools>=36.5.0
-python-jenkins~=0.4.16  # Regression in run_script() with 1.0.0
+python-jenkins~=1.1.0
 
 # workarounds to prevent upstream from breaking us
 netifaces==0.10.5