diff options
author | boucherv <valentin.boucher@orange.com> | 2015-12-21 10:21:33 +0100 |
---|---|---|
committer | boucherv <valentin.boucher@orange.com> | 2015-12-21 10:21:33 +0100 |
commit | b560a6f4aa55ab796ae93287f842a267f847e4a0 (patch) | |
tree | c06c3d581d5cef13d24acfbe5fc3fa0ff0c78e41 /testcases | |
parent | ec0ee75e9576319f0bf1e4bc2a41dea099fbbce7 (diff) |
bugfix: vIMS blueprint branch
Change-Id: Ie82f5b4f3293160bf0541a099dca1c749823bebe
Signed-off-by: boucherv <valentin.boucher@orange.com>
Diffstat (limited to 'testcases')
-rw-r--r-- | testcases/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 74af3549c..ce56517ed 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -108,7 +108,7 @@ vIMS: name: "clearwater-opnfv" destination_folder: "opnfv-cloudify-clearwater" url: 'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater.git' - branch: "master" + branch: "stable" deployment-name: 'clearwater-opnfv' inputs: image_id: '' |