diff options
author | Tim Rozet <trozet@redhat.com> | 2017-05-02 19:31:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-02 19:31:34 +0000 |
commit | 0f3ad47214dd2b6d169dbfd4c0a1b25a51238294 (patch) | |
tree | 9828162846b2b5b76c8aea4d74496da1dfea95a9 | |
parent | 040fe7acebd7a99b0844497582bce6c351fe1489 (diff) | |
parent | b7265e55bba5abb0d399d9bdbb87e47257a8698f (diff) |
Merge "Apex: enable ha for os-odl_l3-fdio"
-rw-r--r-- | jjb/apex/apex.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 56eac78e6..7ca2e6edd 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -864,7 +864,7 @@ failure-threshold: 'never' unstable-threshold: 'FAILURE' - trigger-builds: - - project: 'apex-deploy-baremetal-os-odl_l3-fdio-noha-{stream}' + - project: 'apex-deploy-baremetal-os-odl_l3-fdio-ha-{stream}' predefined-parameters: | BUILD_DIRECTORY=apex-build-{stream}/.build OPNFV_CLEAN=yes @@ -876,7 +876,7 @@ - trigger-builds: - project: 'functest-apex-{daily-slave}-daily-{stream}' predefined-parameters: - DEPLOY_SCENARIO=os-odl_l3-fdio-noha + DEPLOY_SCENARIO=os-odl_l3-fdio-ha block: true same-node: true block-thresholds: @@ -886,7 +886,7 @@ - trigger-builds: - project: 'yardstick-apex-{slave}-daily-{stream}' predefined-parameters: - DEPLOY_SCENARIO=os-odl_l3-fdio-noha + DEPLOY_SCENARIO=os-odl_l3-fdio-ha block: true same-node: true block-thresholds: |