Update other-requirements.txt

Add chromium-browser which is used for
testing by the experimental patch.

Update entries for xenial.

Mark some packages as only needed during test setup. This needs bindep 2.0 to
work.

Change-Id: I48e33311303a4b48f1d6a53fda60713a55766528
This commit is contained in:
Andreas Jaeger 2016-06-30 09:13:51 +02:00
parent f84b684831
commit c36cbd3d49
1 changed files with 10 additions and 8 deletions

View File

@ -1,22 +1,23 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
apt-transport-https
apt-transport-https [platform:dpkg test]
build-essential [platform:dpkg]
chromium-browser [platform:dpkg test]
curl
cyrus-sasl-devel [platform:rpm]
dbus
firefox [!platform:debian]
firefox [!platform:debian test]
gawk
gettext
iceweasel [platform:debian]
gettext [test]
iceweasel [platform:debian test]
language-pack-en [platform:ubuntu]
libcurl-devel [platform:rpm]
libcurl4-gnutls-dev [platform:dpkg]
libmysqlclient-dev [platform:dpkg]
libpq-dev [platform:dpkg]
locales [platform:debian]
lsb-release
lsb-release [test]
mariadb [platform:rpm]
mariadb-devel [platform:rpm]
mariadb-server [platform:rpm]
@ -33,16 +34,17 @@ python-dev [platform:dpkg]
python-devel [platform:rpm]
python-lxml
python-zmq
python3-all-dev [platform:ubuntu-trusty]
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
python3-dev [platform:dpkg]
python3-devel [platform:fedora]
python3.4 [platform:ubuntu-trusty]
python3.5 [platform:ubuntu-xenial]
python34-devel [platform:centos]
sqlite [platform:rpm]
sqlite-devel [platform:rpm]
sqlite3 [platform:dpkg]
uuid-dev [platform:dpkg]
xorg-x11-server-Xvfb [platform:rpm]
xvfb [platform:dpkg]
xorg-x11-server-Xvfb [platform:rpm test]
xvfb [platform:dpkg test]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]