Update ``bindep.txt`` to sync with the horizon

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 'tacker-horizon-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: I06e996fca4192a838233994e97611a545fa2abdb
This commit is contained in:
manchandavishal 2022-12-14 15:37:45 +05:30 committed by Vishal Manchanda
parent 4c4863838f
commit eab63f575b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# selenium tests
ffmpeg [selenium]
firefox [selenium]
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]
xorg-x11-server-Xvfb [selenium platform:redhat]