From: Cédric Ollivier Date: Thu, 7 Mar 2019 12:18:27 +0000 (+0100) Subject: Install SFC package as Feature third-party X-Git-Tag: opnfv-9.0.0~46 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d50be29908984ce8c37eaeb55672764c7718727c;p=functest.git Install SFC package as Feature third-party It completes the previous patch enabling SFC [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/66811/ Change-Id: I1246d9e3117d94674a65643b53f26024454256cd Signed-off-by: Cédric Ollivier --- diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt index 672fb24fd..3107e15e5 100644 --- a/docker/features/thirdparty-requirements.txt +++ b/docker/features/thirdparty-requirements.txt @@ -3,6 +3,6 @@ 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' +sfc;python_version<'3.0' # stor4nfv_tests;python_version<'3.0' # doctor-tests;python_version>='3.0'