From cc674de4830b304ccbaf27572d8b5e3bbb41c763 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 13 Apr 2018 10:01:35 +0200 Subject: Enable Doctor and Barometer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They are now synchronized with OpenStack stable/queens. Change-Id: Ia333268e17e997c32d0f8f0b658397048c64c0ab Signed-off-by: Cédric Ollivier --- docker/features/thirdparty-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docker/features/thirdparty-requirements.txt') 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' -- cgit 1.2.3-korg