aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-04-10 19:55:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-10 19:55:43 +0000
commit770bd295031af2e12da3472b9ed2763bfdc4deaf (patch)
treef44c3461760d1bfc74386f4aaa6bf021e230cae7
parent7faf0ca91aeb24d31d1e3dd66674aedccebfc991 (diff)
parent9f3771b712b69769d89060bb72028a53d1d56968 (diff)
Merge "Remove functest from test-requirements.txt" into stable/fraseropnfv-6.0.0
-rw-r--r--test-requirements.txt1
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