Merge "Remove functest from test-requirements.txt" into stable/fraser opnfv-6.0.0
authorCedric Ollivier <cedric.ollivier@orange.com>
Tue, 10 Apr 2018 19:55:43 +0000 (19:55 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 10 Apr 2018 19:55:43 +0000 (19:55 +0000)
test-requirements.txt

index cce6dc2..d5e15e2 100644 (file)
@@ -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