![manchandavishal](/assets/img/avatar_default.png)
horizon recently switch nodeset for a few jobs from focal to debian-bullseye [1] as per the runtime of 2023.1 cycle but looks like 'manila-ui-integration-tests' start failing because the firefox package for debian-bullseye is missing in ``bindep.txt``. This patch updates the ``bindep.txt`` file to sync with the horizon. [1] https://review.opendev.org/c/openstack/horizon/+/865453 Change-Id: I99d8ba94174bd4d1eed9cd70f7f0e2cc0e70cde7
19 lines
531 B
Plaintext
19 lines
531 B
Plaintext
# selenium tests
|
|
firefox [selenium platform:ubuntu]
|
|
firefox-esr [selenium platform:debian]
|
|
xvfb [selenium platform:dpkg]
|
|
# already part of xorg-x11-server on openSUSE
|
|
xorg-x11-server-Xvfb [selenium platform:redhat]
|
|
|
|
# Dependency for pdf document generation
|
|
inkscape
|
|
imagemagick [platform:dpkg]
|
|
latexmk [platform:dpkg]
|
|
texlive-xetex [platform:dpkg]
|
|
texlive-fonts-recommended [platform:dpkg]
|
|
texlive [platform:rpm]
|
|
fonts-liberation [platform:dpkg]
|
|
liberation-fonts [platform:rpm]
|
|
librsvg2-bin [platform:dpkg]
|
|
librsvg2 [platform:rpm]
|