bd66017874
- create a native Zuul v3 job, and move it to experimental until it works; - install libav-utils on dpkg systems and enable the capture of the video; - adapt to the changes in OverviewPage: * go_to_system_flavorspage -> go_to_admin_compute_flavorspage * go_to_compute_imagespage -> go_to_project_compute_imagespage The job is failing right now, but apart the increased running time, at least the tests are now executed. Story: 2001686 Task: 8662 Change-Id: I311203779bd3e6c6660cfe1b84e89c7dc0825c98
46 lines
1.4 KiB
Plaintext
46 lines
1.4 KiB
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
build-essential [platform:dpkg]
|
|
gawk
|
|
# gettext and graphviz are needed by doc builds only. For transition,
|
|
# have them in both doc and test.
|
|
gettext [doc test]
|
|
graphviz [doc test]
|
|
language-pack-en [platform:ubuntu]
|
|
libevent-dev [platform:dpkg]
|
|
libevent-devel [platform:rpm]
|
|
libffi-dev [platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
libjpeg-dev [platform:dpkg]
|
|
libjpeg-turbo-devel [platform:rpm]
|
|
libsasl2-dev [platform:dpkg]
|
|
libselinux-python [platform:rpm]
|
|
libsqlite3-dev [platform:dpkg]
|
|
libuuid-devel [platform:rpm]
|
|
locales [platform:debian]
|
|
pkg-config [platform:dpkg]
|
|
pkgconfig [platform:rpm]
|
|
python-dev [platform:dpkg]
|
|
python-devel [platform:rpm]
|
|
python-lxml
|
|
python-zmq
|
|
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
|
|
python3-dev [platform:dpkg]
|
|
python3-devel [platform:fedora]
|
|
python3.4 [platform:ubuntu-trusty]
|
|
python34-devel [platform:centos]
|
|
python3.5 [platform:ubuntu-xenial]
|
|
uuid-dev [platform:dpkg]
|
|
zlib-devel [platform:rpm]
|
|
zlib1g-dev [platform:dpkg]
|
|
|
|
# integration tests
|
|
firefox [integrationtests]
|
|
dbus [integrationtests platform:redhat]
|
|
dbus-1 [integrationtests platform:suse]
|
|
xvfb [integrationtests platform:dpkg]
|
|
# already part of xorg-x11-server on openSUSE
|
|
xorg-x11-server-Xvfb [integrationtests platform:redhat]
|
|
libav-tools [integrationtests platform:dpkg]
|