aboutsummaryrefslogtreecommitdiffstats
path: root/docker/features/thirdparty-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-04-13 10:01:35 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-04-13 10:01:35 +0200
commitcc674de4830b304ccbaf27572d8b5e3bbb41c763 (patch)
treeb14769664365984733bc77f71c652882e66d591e /docker/features/thirdparty-requirements.txt
parent1c5e1e2e8e0cfa19b9587ef00e89761d08ec2b82 (diff)
Enable Doctor and Barometer
They are now synchronized with OpenStack stable/queens. Change-Id: Ia333268e17e997c32d0f8f0b658397048c64c0ab Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/features/thirdparty-requirements.txt')
-rw-r--r--docker/features/thirdparty-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt
index 914d4eefc..796a05610 100644
--- a/docker/features/thirdparty-requirements.txt
+++ b/docker/features/thirdparty-requirements.txt
@@ -1,7 +1,7 @@
robotframework-httplibrary
robotframework-requests
robotframework-sshlibrary;python_version=='2.7'
-# baro_tests
+baro_tests
# sdnvpn
# sfc
-# doctor-tests;python_version>='3.0'
+doctor-tests;python_version>='3.0'