Reduce Heat Ims resources
[functest.git] / docker / features / thirdparty-requirements.txt
index 73c11b4..672fb24 100644 (file)
@@ -1,7 +1,8 @@
-robotframework-httplibrary
-robotframework-requests
-robotframework-sshlibrary;python_version=='2.7'
-baro_tests
-sdnvpn
-sfc
-doctor-tests;python_version>='3.0'
+robotframework-httplibrary;python_version<'3.0'
+robotframework-requests;python_version<'3.0'
+robotframework-sshlibrary;python_version<'3.0'
+# baro_tests;python_version<'3.0'
+# sdnvpn;python_version<'3.0'
+# sfc;python_version<'3.0'
+# stor4nfv_tests;python_version<'3.0'
+# doctor-tests;python_version>='3.0'