X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2Ffeatures%2Fthirdparty-requirements.txt;h=672fb24fd7bcf7b8d248eb8a35542bbe51f75c3a;hb=57ef1f3dfd0b0d2d7a0646c75d5b295fbbe6aec9;hp=73c11b447937960b415061e990c6442974236921;hpb=68104d112a9aae799e2947e3252854521bfc85c8;p=functest.git diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt index 73c11b447..672fb24fd 100644 --- a/docker/features/thirdparty-requirements.txt +++ b/docker/features/thirdparty-requirements.txt @@ -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'