From f7f763859d7cc870df5523952ef8b0053e93bdae Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Mon, 14 Dec 2015 11:09:54 +0100 Subject: Adding BGPVPN repository to the Docker image and scripts JIRA: FUNCTEST-99 Change-Id: Iaf97241291ba233e1c9597b2274adad81e3ffb01 Signed-off-by: jose.lausuch --- testcases/config_functest.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testcases/config_functest.yaml') diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 96436bb84..e88d351ce 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -14,6 +14,7 @@ general: dir_repo_rally: /home/opnfv/repos/rally dir_repo_releng: /home/opnfv/repos/releng dir_repo_vims_test: /home/opnfv/repos/vims-test + dir_repo_bgpvpn: /home/opnfv/repos/bgpvpn dir_functest: /home/opnfv/functest dir_results: /home/opnfv/functest/results dir_functest_conf: /home/opnfv/functest/conf @@ -32,6 +33,8 @@ general: rally_commit: 9a17d8490e7fb4afee2f5629e6db41eabe4bc4d4 vims_test_branch: stable vims_test_commit: latest + bgpvpn_branch: master + bgpvpn_commit: latest openstack: image_name: functest-img -- cgit 1.2.3-korg