2cef4bafda
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 'vitrage-dashboard-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: I1b2cca160b30556243a0ff6660f6b2a1c8f43c86
9 lines
276 B
Plaintext
9 lines
276 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]
|
|
# PDF Docs package dependencies
|
|
tex-gyre [doc platform:dpkg]
|