diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-04-20 07:27:09 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-04-20 07:40:48 +0200 |
commit | a163cbfea8bf4b310c044d542c869406d759713a (patch) | |
tree | a1e56f97908369939aff77b8c9a2c3f417332032 | |
parent | 3e9dba631d04fe4faf58b06aa774311b3caa25f9 (diff) |
Set fraser as branch in cloudify_vrouter repos
Change-Id: I1338c07f7eab398723b5e7599cf94b032d014cdd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | functest/opnfv_tests/vnf/router/cloudify_vrouter.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/functest/opnfv_tests/vnf/router/cloudify_vrouter.yaml b/functest/opnfv_tests/vnf/router/cloudify_vrouter.yaml index 58bdb66a3..bb62f6363 100644 --- a/functest/opnfv_tests/vnf/router/cloudify_vrouter.yaml +++ b/functest/opnfv_tests/vnf/router/cloudify_vrouter.yaml @@ -5,7 +5,7 @@ tenant_images: vyos1.1.7: /home/opnfv/functest/images/vyos-1.1.7.img test_data: url: 'https://github.com/oolorg/opnfv-vnf-data.git' - branch: 'master' + branch: 'fraser' orchestrator: name: cloudify version: '4.0' @@ -20,7 +20,7 @@ vnf: descriptor: url: https://github.com/oolorg/opnfv-vnf-vyos-blueprint/ name: vrouter-opnfv - version: 'master' + version: 'fraser' requirements: flavor: name: m1.medium |