Add beaker-rspec bindep dependencies

Without this bindep file, the openstackci-beaker* jobs for the
puppet-openstackci module fail trying to build the gem dependencies.

Change-Id: Ie079e9344121c931f2d60beae59a3e881b6e81a9
This commit is contained in:
Colleen Murphy 2018-06-27 22:55:39 +02:00
parent f3f7b47cb4
commit 4c0cc92a78
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
libxml2-devel [test platform:rpm]
libxml2-dev [test platform:dpkg]
libxslt-devel [test platform:rpm]
libxslt1-dev [test platform:dpkg]
ruby-devel [test platform:rpm]
ruby-dev [test platform:dpkg]
zlib1g-dev [test platform:dpkg]
zlib-devel [test platform:rpm]