diff options
author | Tim Rozet <trozet@redhat.com> | 2016-11-30 21:56:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-11-30 21:56:39 +0000 |
commit | 20a19968081bdfb04ee330142fbc4680fc248b2b (patch) | |
tree | 27f46147f9aabf4e18d18f7f66faeff949d905f3 /jjb/apex/apex.yml | |
parent | 9e316dc0bf824aa14a96b87c5e9aab6f2af41f35 (diff) | |
parent | 3a46d5264699d29cfb18072446d139861dc37d8b (diff) |
Merge "Apex: Adds odl_l2-fdio-ha to daily"
Diffstat (limited to 'jjb/apex/apex.yml')
-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 |