diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2016-12-19 10:02:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-19 10:02:37 +0000 |
commit | 488e028f74e588c979d31144c409c425b29cc6fd (patch) | |
tree | cb29d91b28b1d22ba4d7f3e9df9fb5bc20a13aa2 /jjb | |
parent | 0592db5f1d7ef7a510c149b6394bd2b42adfd4a7 (diff) | |
parent | eea1837f75425e988697fb7d11bef3609a417207 (diff) |
Merge "changing scenario to be able to run bgpvpn tests"
Diffstat (limited to 'jjb')
-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 |