diff options
author | boucherv <valentin.boucher@orange.com> | 2016-07-13 15:54:25 +0200 |
---|---|---|
committer | boucherv <valentin.boucher@orange.com> | 2016-07-13 15:56:48 +0200 |
commit | 94cb165d12487fccd83864788728c6f103b4cb50 (patch) | |
tree | be32ab9c7bd333077f1f8914d6ba53f0c4f88933 /ci/config_functest.yaml | |
parent | 230b9df08d040659ba12661a505441f26508ef7a (diff) |
Bump to cloudify-manager 3.3.1
Change-Id: Ica223edb7e2b29ce11634774d8355634b00cada4
Signed-off-by: boucherv <valentin.boucher@orange.com>
Diffstat (limited to 'ci/config_functest.yaml')
-rw-r--r-- | ci/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index 456b9dba2..d0460b578 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -95,7 +95,7 @@ vIMS: cloudify: blueprint: url: https://github.com/boucherv-orange/cloudify-manager-blueprints.git - branch: "3.3-build" + branch: "3.3.1-build" requierments: ram_min: 3000 os_image: centos_7 |