diff options
author | Tim Rozet <trozet@redhat.com> | 2017-03-16 17:35:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-16 17:35:08 +0000 |
commit | 5a8cbbe10743175c099b072c71df8a1edb2e3b9e (patch) | |
tree | 79ace022f73586e2761c3859a70ecce06f6bbdef /jjb | |
parent | adb5c7cc1c285f57350c3859e93ce18a56fdbd71 (diff) | |
parent | 1d6a07faedf18906be99e8f6d0c5fc48a55c2af7 (diff) |
Merge "Change cperf apex deploy to use odl_l3-nofeature-noha"
Diffstat (limited to 'jjb')
-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 01ee1659a..60340e9ca 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -52,6 +52,7 @@ - 'os-odl_l3-fdio_dvr-noha' - 'os-odl_l3-fdio_dvr-ha' - 'os-odl_l3-csit-noha' + - 'os-odl_l3-nofeature-noha' - 'os-onos-nofeature-ha' - 'gate' @@ -375,7 +376,7 @@ builders: - trigger-builds: - - project: 'apex-deploy-baremetal-os-odl_l3-csit-noha-{stream}' + - project: 'apex-deploy-baremetal-os-odl_l3-nofeature-noha-{stream}' predefined-parameters: OPNFV_CLEAN=yes git-revision: false |