diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-12-19 10:59:19 +0100 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-12-19 10:59:28 +0100 |
commit | eea1837f75425e988697fb7d11bef3609a417207 (patch) | |
tree | 3946d817dc19a5608c00d637d69df4b1022ff438 | |
parent | 5ab5623c03a9e8ae526347afca08c1f8fdd490f4 (diff) |
changing scenario to be able to run bgpvpn tests
Change-Id: I12235e379620c55ade9af21fbb261c4c4be025d1
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
-rw-r--r-- | jjb/global/installer-params.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |