diff options
author | Tim Rozet <trozet@redhat.com> | 2016-11-29 16:27:12 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-11-29 16:27:12 -0500 |
commit | 3a46d5264699d29cfb18072446d139861dc37d8b (patch) | |
tree | 90f9a6eaaed3e34967e7ea66d7841fc70d3b4aca /jjb/apex | |
parent | 58e754eb9afa05c9bb6c90da1f1a6882b3e866cd (diff) |
Apex: Adds odl_l2-fdio-ha to daily
Trades noha for ha scenario
Change-Id: I595766b8a06b115e0453c593c728c85e5a648e3d
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex')
-rw-r--r-- | jjb/apex/apex.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 8bfc53d59..7724577a0 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -59,6 +59,7 @@ - 'os-odl_l2-nofeature-ha' - 'os-odl_l2-bgpvpn-ha' - 'os-odl_l2-fdio-noha' + - 'os-odl_l2-fdio-ha' - 'os-odl_l2-sfc-noha' - 'os-odl_l3-nofeature-ha' - 'os-onos-nofeature-ha' @@ -744,7 +745,7 @@ failure-threshold: 'never' unstable-threshold: 'FAILURE' - trigger-builds: - - project: 'apex-deploy-baremetal-os-odl_l2-fdio-noha-{stream}' + - project: 'apex-deploy-baremetal-os-odl_l2-fdio-ha-{stream}' predefined-parameters: | BUILD_DIRECTORY=apex-build-{stream}/build OPNFV_CLEAN=yes |