diff options
author | dongwenjuan <dong.wenjuan@zte.com.cn> | 2017-07-25 15:41:41 +0800 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-09-06 10:26:09 +0200 |
commit | a6fad0c6f2570d089d5dfdb60221a04c7a3993f9 (patch) | |
tree | afe9aa52d651892a7f3de340a4c3bebd22f2e910 /upper-constraints.txt | |
parent | c16361c872858c5d36ac3012bf2df2222eb280cd (diff) |
Integrate doctor-test package
It updates tescases.yaml as run.sh is located in $PATH.
repo_doctor is removed as it's now useless.
It must be noted that doctor-test imports modules fom a relative path
which can break the integration. Pylint warms them (W0403) [1].
[1] https://docs.pylint.org/en/1.6.0/features.html
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Icd3071a8e371048370bd3e07e08b6b52ddb35c13
Depends-On: I2091cfe4751640bf83d77e1fdd713af1e31fa89d
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
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 f189a2a5f..82e5bc1da 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -5,6 +5,7 @@ git+https://gerrit.opnfv.org/gerrit/sdnvpn#egg=sdnvpn git+https://gerrit.opnfv.org/gerrit/securityscanning#egg=securityscanning 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-test -e git+https://github.com/openstack/refstack-client#egg=refstack-client git+https://gerrit.opnfv.org/gerrit/domino#egg=domino cloudify-rest-client===4.0 |