heat-dashboard/bindep.txt
manchandavishal fa9efec740 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 'heat-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: I190f50654e8c817d4a82d4a0718b94f6a736f237
2022-12-08 05:33:46 +00:00

13 lines
450 B
Plaintext

# This is a cross-platform list tracking distribution packages needed for install and tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
libffi-dev [platform:dpkg test]
libffi-devel [platform:rpm test]
# 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]