diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-02-11 06:45:34 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-02-11 13:59:42 +0100 |
commit | 97dde581982b9d49122aee3630328fb6064c8609 (patch) | |
tree | 44899e45fe14f62d9bcdd591f29744a512c37c45 /upper-constraints.txt | |
parent | 0d5c8add8596fb10d6e8603b3601770ca78a165f (diff) |
Update and enable Cloudify-based testcases
It switches from the Cloudify virtual machine to the community
container which allows deploying vyos_vrouter and cloudify_ims.
Last stable Cloudify OpenStack plugin (2.4.17) is now deployed.
It also updates the Cloudify python package to latest release.
It adds a delay before deleting the blueprint which may be
improved in a second change (it allows enabling the testcase in
the stable release).
Change-Id: Ie48a2c9d2badab0d7ba0b9e7845f453fad335ef7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 7683b04f4..493ceb744 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -10,7 +10,7 @@ git+https://gerrit.opnfv.org/gerrit/clover#egg=clover 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 -e git+https://gerrit.opnfv.org/gerrit/parser#egg=nfv-parser -cloudify-rest-client===4.3.2 +cloudify-rest-client===4.3.3 robotframework===3.0.2 robotframework-httplibrary===0.4.2 robotframework-requests===0.4.7 |