diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-04-10 21:46:44 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-04-10 21:50:29 +0200 |
commit | 9f3771b712b69769d89060bb72028a53d1d56968 (patch) | |
tree | 1bea08a9ec11186ab15d026fa299ac9db3f61bd6 /test-requirements.txt | |
parent | 36d7c97ffc2d91d164142c6b331b376d2e90eaed (diff) |
Remove functest from test-requirements.txt
Change-Id: Ia3a53ee7b7c3ed1e0a24a9bfa7ed205627df652b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 08723d80ac7cbac6701871e9a1e5a84792c2fb63)
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index cce6dc25..d5e15e2a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,6 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -git+https://gerrit.opnfv.org/gerrit/functest#egg=functest coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0 # BSD nose # LGPL |