Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger f57ebca959 Retire js-generator-openstack
This repository is unused, retire it.

Change-Id: Ib6b55e118b7092a05dfe6bcbb6bcb66a8b20fdc2
Depends-On: https://review.openstack.org/597370/
2018-08-29 09:04:51 +02:00
Yujun Zhang 6d418c7011 Add chrome browser in bindep
Chrome is required for testing. It would be good to manage it with
bindep as well as firefox and xvfb.

Change-Id: Ide439f58ebacd4441af9f14e5a26f29b306280cc
2016-10-21 14:54:00 +08:00
Yujun Zhang 95bd3089bb Fix missing dependency
`oslosphinx` is required for `npm run docs`

Change-Id: Ifacdbd16b741218e4a338d6c1f88a8232de23da4
2016-08-23 16:48:42 +08:00
Michael Krotscheck bc49889af8 Added python-sphinx to dependencies
This makes sure that python-sphinx, required to build our documentation,
is installed.

Change-Id: Icc0b6abdb640fa67ff3206812c729eac60c5f000
2016-08-09 12:16:32 -07:00
Andreas Jaeger 1ba670aea9 List system dependencies for running common tests
Add a bindep.txt file containing a cross-platform list
of dependencies needed for running included non-devstack tests.

This change is needed since the infra team will not install standard
packages in jobs anymore, projects should use other-requirements.txt
instead. The macros xvfb-install, firefox-install, chrome-install
which are used to run some jobs for this repository will be removed
soon.

This change is self-testing.

For bindep.txt see also
http://docs.openstack.org/infra/manual/drivers.html#package-requirements

[*] http://docs.openstack.org/infra/bindep/

Depends-On: I6d3491c1ee18c579c768ae931a5edb2b783a19a3
Change-Id: If053677bb48898cf56001e6648605b5420567417
2016-08-09 14:29:43 +02:00