diff options
author | QiLiang <liangqi1@huawei.com> | 2018-03-28 17:08:18 +0800 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-04-05 09:55:01 +0200 |
commit | eaa69f74e0e6f040419c8bf073db6e6b953aec08 (patch) | |
tree | 18739139b64c7db64875b58b2e4ec3ed1235c36f /upper-constraints.txt | |
parent | b5b6310b902ba88290ce541066651cf9f3585e3f (diff) |
Add dependency for clover_k8s testcase
Clover testcase hook patch:
https://gerrit.opnfv.org/gerrit/#/c/54541/
functest-kubernetes patch:
https://gerrit.opnfv.org/gerrit/#/c/54543/
Tiny fix: remove -e for stor4nfv-tests
Change-Id: I68faafa2098ed304fbec2bcd647b258073b4f0c2
Signed-off-by: QiLiang <liangqi1@huawei.com>
(cherry picked from commit 88790b327f7232aa14c11820c6029bf7412bbfed)
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index d78e37e90..8b695446c 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -5,7 +5,8 @@ git+https://gerrit.opnfv.org/gerrit/sdnvpn@stable/fraser#egg=sdnvpn git+https://gerrit.opnfv.org/gerrit/sfc#egg=sfc -e git+https://gerrit.opnfv.org/gerrit/promise#egg=promise -e git+https://gerrit.opnfv.org/gerrit/doctor#egg=doctor-tests --e git+https://gerrit.opnfv.org/gerrit/stor4nfv#egg=stor4nfv-tests +git+https://gerrit.opnfv.org/gerrit/stor4nfv#egg=stor4nfv-tests +git+https://gerrit.opnfv.org/gerrit/clover#egg=clover git+https://gerrit.opnfv.org/gerrit/domino#egg=domino git+https://gerrit.opnfv.org/gerrit/parser#egg=nfv-heattranslator&subdirectory=tosca2heat/heat-translator git+https://gerrit.opnfv.org/gerrit/parser#egg=nfv-toscaparser&subdirectory=tosca2heat/tosca-parser |