diff options
author | 2018-06-19 14:36:46 +0200 | |
---|---|---|
committer | 2018-06-19 17:03:26 +0200 | |
commit | 7cdab4c61f09db66dc0c0a157d90e8ef56bcfa5b (patch) | |
tree | a32738075be8d7112e0a647f71a952ca83c7a39d /upper-constraints.txt | |
parent | 019cd1506aba1dfe2c73e7ddeb5de8f4af6d4cd9 (diff) |
Add functest in upper-constraints
It's required by OPNFV Features such as sfc.
Functest is removed from constraints in Dockerfile else it would
conflict with the local dir.
Change-Id: I2df5cd151b43eb1a4f0320510183d0f28cdf84c3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 35ac96410..40de1f19a 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,3 +1,4 @@ +git+https://gerrit.opnfv.org/gerrit/functest#egg=functest git+https://gerrit.opnfv.org/gerrit/releng#egg=opnfv&subdirectory=modules git+https://gerrit.opnfv.org/gerrit/snaps#egg=snaps git+https://gerrit.opnfv.org/gerrit/barometer#egg=baro_tests |