9a5a91439f
The previous bindep fix was only for centos, so zuul workers running ubuntu (dpkg) would still not work. Updating the file to handle those nodes. Updating a python file to ensure pylint target is executed The sitepackages for the cgcs-patch pylint tox target also needs to be set to True to correspond to the bindep values. Story: 2008943 Task: 44183 Signed-off-by: albailey <Al.Bailey@windriver.com> Change-Id: I2a9e630aa26c2823ccdc6a361c46575b58a1c39c
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
# This is a cross-platform list tracking distribution packages needed for install and tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
python3-rpm [platform:dpkg]
|
|
rpm-python [platform:rpm]
|