From a163cbfea8bf4b310c044d542c869406d759713a Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Fri, 20 Apr 2018 07:27:09 +0200 Subject: [PATCH] Set fraser as branch in cloudify_vrouter repos MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I1338c07f7eab398723b5e7599cf94b032d014cdd Signed-off-by: Cédric Ollivier --- functest/opnfv_tests/vnf/router/cloudify_vrouter.yaml | 4 ++-- 1 file 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 -- 2.16.6