Commit Graph

4 Commits

Author SHA1 Message Date
manchandavishal bc91bdbe26 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 '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
2022-12-14 10:53:43 +05:30
Adrian Fusco Arnejo 014ed7d41e Add platform annotation in bindep.txt
Add dpkg platform for the packages and their
respective package name for rpm too. There are some 
packages not available in rpm so I added just those that have it.
 
Related-Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2054776
Change-Id: Ib57e0dc00c9f47d589d8723d7feac01f27b0f3a0
2022-02-22 21:11:19 +00:00
Tom Barron d9a01c0dd7 Add PDF documentation build
Add a new tox target to build PDF documentation in accord
with the community goal [0] to have PDF docs available.

Also, only show genindex and search for HTML.  These elements
do not make sense within PDF documents.

[0] https://governance.openstack.org/tc/goals/selected/train/pdf-doc-generation.html

Change-Id: Ia75423d1efbec65730130eedf169c458b92b0c9f
2019-09-13 23:38:24 +00:00
Ivan Kolodyazhny 019526b5f8 Add manila-ui integration tests
This patch adds basic tests to verify that manila-ui is
installed and could be opened.

manila-ui-integration-tests job is added in a
non-voting mode.

Depends-On: https://review.openstack.org/634712
Change-Id: I67e876a5cb26637b62225fc854a906dc1a714e76
2019-02-07 10:07:26 +00:00