From 426df04092bdf89070ac725a85b33b3d3efe8e9c Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 29 Jan 2016 21:05:48 -0500 Subject: Removes ODL L3 from daily Removing ODL L3 from daily until JIRA: APEX-77 Change-Id: I11fc7b7d160e0a2ab3a8fb034be1038686bdf538 Signed-off-by: Tim Rozet --- jjb/apex/apex.yml | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'jjb/apex') diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 2719b3a47..21d6018f7 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -384,28 +384,28 @@ build-step-failure-threshold: 'never' failure-threshold: 'never' unstable-threshold: 'FAILURE' - - trigger-builds: - - project: 'apex-deploy-baremetal-os-odl_l3-nofeature-ha-{stream}' - predefined-parameters: - BUILD_DIRECTORY=apex-build-master/build_output - git-revision: true - block: true - - trigger-builds: - - project: 'functest-apex-opnfv-jump-1-daily-{stream}' - predefined-parameters: - DEPLOY_SCENARIO=os-odl_l3-nofeature-ha - block: true - block-thresholds: - build-step-failure-threshold: 'never' - failure-threshold: 'never' - unstable-threshold: 'FAILURE' - - trigger-builds: - - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}' - block: true - block-thresholds: - build-step-failure-threshold: 'never' - failure-threshold: 'never' - unstable-threshold: 'FAILURE' +# - trigger-builds: +# - project: 'apex-deploy-baremetal-os-odl_l3-nofeature-ha-{stream}' +# predefined-parameters: +# BUILD_DIRECTORY=apex-build-master/build_output +# git-revision: true +# block: true +# - trigger-builds: +# - project: 'functest-apex-opnfv-jump-1-daily-{stream}' +# predefined-parameters: +# DEPLOY_SCENARIO=os-odl_l3-nofeature-ha +# block: true +# block-thresholds: +# build-step-failure-threshold: 'never' +# failure-threshold: 'never' +# unstable-threshold: 'FAILURE' +# - trigger-builds: +# - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}' +# block: true +# block-thresholds: +# build-step-failure-threshold: 'never' +# failure-threshold: 'never' +# unstable-threshold: 'FAILURE' ######################## # parameter macros -- cgit 1.2.3-korg