From: Nikolas Hermanns Date: Thu, 26 Jan 2017 09:31:15 +0000 (+0100) Subject: [APEX][BGPVPN] Remove l2 from Name X-Git-Tag: danube.1.0~412^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9f71c827b6a99decb86e7f976d519bccbec74c30;p=releng.git [APEX][BGPVPN] Remove l2 from Name The l2 flag for bgpvpn was always misleading. In addition since Boron there the standart is to use l3. So we will remove the flag completely. Depends: https://gerrit.opnfv.org/gerrit/#/c/27459/ Change-Id: Ie4a74eeedbffe2f166934fd989b79d216811d34c Signed-off-by: Nikolas Hermanns --- diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 710a5f42c..0560fd549 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -36,7 +36,7 @@ - 'os-odl_l2-netvirt_gbp_fdio-noha' - 'os-odl_l2-sfc-noha' - 'os-odl_l3-nofeature-ha' - - 'os-odl_l3-bgpvpn-ha' + - 'os-odl-bgpvpn-ha' - 'os-odl_l3-fdio-noha' - 'os-odl_l3-fdio-ha' - 'os-odl_l3-fdio_dvr-noha'