diff options
author | 2019-02-11 06:45:34 +0100 | |
---|---|---|
committer | 2019-02-11 16:11:59 +0100 | |
commit | 4e51c1b151b72d8c6bd337d733e8738d108ea730 (patch) | |
tree | bcaf23121b9c0dbfff6b287442e3dd9ebb84a4aa /upper-constraints.txt | |
parent | ee0a0f32a58c6fb24e4d06853c6ce1c892c6986b (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>
(cherry picked from commit 97dde581982b9d49122aee3630328fb6064c8609)
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 5c7991e8a..f1f5a7890 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -7,7 +7,7 @@ git+https://gerrit.opnfv.org/gerrit/sfc@stable/gambia#egg=sfc -e git+https://gerrit.opnfv.org/gerrit/doctor@stable/gambia#egg=doctor-tests git+https://gerrit.opnfv.org/gerrit/stor4nfv@stable/gambia#egg=stor4nfv-tests git+https://gerrit.opnfv.org/gerrit/clover@stable/gambia#egg=clover -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 |