diff options
-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: '' |