Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bbed6f5
)
Update to python-jenkins 1.1.0
77/11777/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Fri, 13 Jul 2018 15:42:53 +0000
(11:42 -0400)
committer
Thanh 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
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index
7f47264
..
2015e89
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-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