diff options
author | 2018-06-01 17:31:03 +0200 | |
---|---|---|
committer | 2018-06-01 17:33:23 +0200 | |
commit | 4c511033fcef2323beff640b4292fac48697c144 (patch) | |
tree | 6046cbfdbce4f2cdb99664a73ae943a834582031 | |
parent | 791b96e549ec4d4dd3c87396ad56980ef8604b4d (diff) |
Update clearwater to 129
It switches to Sprint Ulmo [1] which fixes deployment issues in
Orange ONAP Openlab.
[1] http://www.projectclearwater.org/sprint-ulmo-release-note/
Change-Id: I3c32faf4e26e64bb12438238cf1ba66b9771da0d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a66e3b24e4dccd9e58fa5947d9850df48e74f07e)
-rw-r--r-- | functest/opnfv_tests/vnf/ims/cloudify_ims.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml b/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml index a40fcc6b3..6808cf33d 100644 --- a/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml +++ b/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml @@ -38,7 +38,7 @@ vnf: private_key_path: '/etc/cloudify/cloudify_ims.pem' external_network_name: '' public_domain: clearwater.opnfv - release: repo122 + release: repo129 bono_cluster_size: 1 sprout_cluster_size: 1 vellum_cluster_size: 1 |