Exclude xvfbwrapper 0.2.8 from global requirements
Recent update of xvfbwrapper broke Horizon integration tests and while we're investigating the root cause it's better to unblock the gate. Change-Id: I3b3df0ec8f49dc1bf54801c1c35cd5fc5b32654d Related-Bug: #1540495
This commit is contained in:
parent
0a0352fb30
commit
c2a17c9c3f
@ -331,7 +331,7 @@ wrapt>=1.7.0 # BSD License
|
|||||||
WebTest>=2.0 # MIT
|
WebTest>=2.0 # MIT
|
||||||
Werkzeug>=0.7 # BSD License
|
Werkzeug>=0.7 # BSD License
|
||||||
wsgi_intercept>=0.6.1 # MIT License
|
wsgi_intercept>=0.6.1 # MIT License
|
||||||
xvfbwrapper>=0.1.3 #license: MIT
|
xvfbwrapper>=0.1.3,!=0.2.8 #license: MIT
|
||||||
zake>=0.1.6 # Apache-2.0
|
zake>=0.1.6 # Apache-2.0
|
||||||
|
|
||||||
# Pinned requirements
|
# Pinned requirements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user