Skip to content

Commit

Permalink
Add bindep.txt
Browse files Browse the repository at this point in the history
Change-Id: Ia4483b6718717271088112868b560ed9d19e4799
  • Loading branch information
Witold Bedyk committed Apr 12, 2017
1 parent d70ff2e commit f1ae971
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bindep.txt
@@ -0,0 +1,5 @@
# This is a cross-platform list tracking distribution packages needed for install and tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.

maven
openjdk-8-jdk
4 changes: 4 additions & 0 deletions tox.ini
Expand Up @@ -63,6 +63,10 @@ commands = {posargs}
commands =
flake8 monasca_persister

[testenv:bindep]
deps = bindep
commands = bindep test

[flake8]
max-line-length = 120
# TODO: ignored checks should be enabled in the future
Expand Down

0 comments on commit f1ae971

Please sign in to comment.