From 8bf944f3c3b2160b2d2d47647fb6c97f9e133a88 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 20 May 2017 11:57:35 +0200 Subject: Add baro_tests as requirements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It also stops cloning it when building the docker container and updates the related unit tests. It bypasses the bug when importing collectd [1]. [1] https://jira.opnfv.org/browse/BAROMETER-79 Change-Id: Ie9f8ea2b3c95d6b1f5405d76b018cdcb62343a58 Signed-off-by: Cédric Ollivier --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 7b8af6575..425d4a6c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,3 +38,4 @@ iniparse==0.4 PrettyTable>=0.7.1,<0.8 # BSD six>=1.9.0 # MIT git+https://gerrit.opnfv.org/gerrit/releng#egg=opnfv&subdirectory=modules +git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests -- cgit 1.2.3-korg