e78569875b
This commit will enable the checking of ansible and other linters in this repo. This is more ground work for adding additional zuul jobs that will be used by other repos. Add bashate for checking shell scripts, this is added since we will be adding shell scripts to the zuul-jobs repo as a common location for CI related checks Adding the setup* for tox-docs checking. Change-Id: Ie14b95d9931fdef430d9088fc7a5e80e7266e93a Signed-off-by: Saul Wold <sgw@linux.intel.com>
17 lines
610 B
Plaintext
17 lines
610 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
libffi-devel [test platform:rpm]
|
|
libffi-dev [test platform:dpkg]
|
|
libssl-dev [platform:dpkg]
|
|
openssl-devel [platform:rpm]
|
|
python3-dev [compile test platform:dpkg platform:apk]
|
|
python3-devel [compile test platform:rpm]
|
|
libre2-dev [compile test platform:dpkg]
|
|
libre2-4 [platform:ubuntu-bionic]
|
|
libre2-3 [platform:debian-stretch]
|
|
libre2-1v5 [platform:ubuntu-xenial]
|
|
re2-devel [compile test platform:rpm]
|
|
re2-dev [platform:apk]
|
|
re2 [platform:rpm platform:apk]
|