Commit Graph

5 Commits

Author SHA1 Message Date
Zuul
334eb46b4c Merge "Bindep does not catch missing libpcre3-dev on Ubuntu" 2018-02-14 07:31:09 +00:00
Ameed Ashour
c8e00bf47d Bindep does not catch missing libpcre3-dev on Ubuntu
added libpcre3-dev [platform:dpkg test] and
pcre-devel [platform:rpm test]to bindep.txt

Change-Id: I944957ca0bf42309d4df6efb741ca078b87354a1
Closes-Bug: #1746386
2018-02-08 12:25:32 -05:00
zhangbailin
98c2ea9625 Update links in documents
Due to the migration of the OpenStack document library, some outdated
links were found during use, using https instead of http and pointing
to the right place.

Change-Id: I1e37e15643b4ff7a7b22b2c7c39eba76d0cbdb39
2018-01-12 17:05:11 +08:00
Andreas Jaeger
31ff97b8af Update bindep.txt for doc builds
https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation
specifies that doc dependencies need the doc tag in bindep, use it.

Leave test environment in for transition period until we use the new
scripts.

Change-Id: I851a06fbc07a84f70ee76e78062777ad2bade764
2017-11-21 21:01:09 +01:00
Jeremy Stanley
7c0af3bb49 List system dependencies for running common tests
Add a bindep.txt file containing a cross-platform list
of dependencies needed for running included tox-based tests. Also
include a tox environment for convenience calling the bindep[*]
utility to list any missing system requirements, and simplify the
contributor documentation to recommend this rather than embedding an
ad-hoc list of package names in an untestable document.

This change is self-testing.

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

Change-Id: I7c18b0921c39b99df89f2c356208303c2bad5a97
2016-08-24 06:49:32 +02:00