diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-09-13 21:56:51 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-09-13 21:57:33 +0200 |
commit | b6fdf896bf87ed23ff766fe59f2072fe8844f2ed (patch) | |
tree | b9fdc8a7f9f2d2212ed09dc40c623c9a47bfc2cf /docker/features/thirdparty-requirements.txt | |
parent | 0592fdff11d3f6e28101b7af11bf71a7d21f5842 (diff) |
Disable all OPNFV Features
For the time being, none is synced to run vs OpenStack master or
Rocky.
Change-Id: Iad0b99cfc1407fb514ddf4580363e03d94b4a498
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.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt index 510b3e6f6..e9b16b933 100644 --- a/docker/features/thirdparty-requirements.txt +++ b/docker/features/thirdparty-requirements.txt @@ -1,8 +1,8 @@ robotframework-httplibrary robotframework-requests robotframework-sshlibrary;python_version=='2.7' -baro_tests -sdnvpn -sfc -stor4nfv_tests -doctor-tests;python_version>='3.0' +# baro_tests +# sdnvpn +# sfc +# stor4nfv_tests +# doctor-tests;python_version>='3.0' |