From eea1837f75425e988697fb7d11bef3609a417207 Mon Sep 17 00:00:00 2001
From: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Date: Mon, 19 Dec 2016 10:59:19 +0100
Subject: changing scenario to be able to run bgpvpn tests

Change-Id: I12235e379620c55ade9af21fbb261c4c4be025d1
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
---
 jjb/global/installer-params.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'jjb')

diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml
index 5aecf58bf..4a50a5906 100644
--- a/jjb/global/installer-params.yml
+++ b/jjb/global/installer-params.yml
@@ -113,7 +113,7 @@
             description: 'Installer used for deploying OPNFV on this POD'
         - string:
             name: DEPLOY_SCENARIO
-            default: 'none'
+            default: 'os-odl_l2-bgpvpn-noha'
             description: 'Scenario to deploy and test'
         - string:
             name: EXTERNAL_NETWORK
-- 
cgit