Add python-ldap deps for zuul test
Zuul tests are failing to build python-ldap due to some missing binary pkg dependencies [1]. Added them using bindep following the solution on the gui repo [2, 3] and utilities repo [4] [1] https://zuul.opendev.org/t/openstack/build/8356394372e24999b27e1a0251e1d919 [2] https://review.opendev.org/c/starlingx/gui/+/894397 [3] https://review.opendev.org/c/starlingx/gui/+/885834 [4] https://review.opendev.org/c/starlingx/utilities/+/895497 Test Plan: pass: tox --notest -epylint -vv --skip-missing-interpreters=false Partial-Bug: 2036280 Change-Id: Ibcf865cf47b04787292d7d4911dbf99fbb290153 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
This commit is contained in:
parent
c7c8f65ddc
commit
64c1a39b19
@ -6,5 +6,8 @@ gir1.2-glib-2.0 [platform:dpkg]
|
||||
gir1.2-ostree-1.0 [platform:dpkg]
|
||||
libcairo2-dev [platform:dpkg]
|
||||
libgirepository1.0-dev [platform:dpkg]
|
||||
libldap2-dev [pylint platform:dpkg]
|
||||
libsasl2-dev [pylint platform:dpkg]
|
||||
libssl-dev [pylint platform:dpkg]
|
||||
python3-rpm [platform:dpkg]
|
||||
rpm-python [platform:rpm]
|
||||
|
Loading…
x
Reference in New Issue
Block a user