From: Dan Radez Date: Wed, 2 Dec 2015 21:15:53 +0000 (-0500) Subject: moving Apex timer trigger off build to daily job X-Git-Tag: test-tag~128 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=1fe23f24fb850069a78fde8cf67b675a8f7b6a9f;p=releng.git moving Apex timer trigger off build to daily job Change-Id: Ic21698547c8d260a46475b8b39b5950cee19d412 Signed-off-by: Dan Radez --- diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 33614fe9a..24fa4b103 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -164,9 +164,6 @@ refspec: '' branch: '{branch}' - triggers: - - 'apex-{stream}' - builders: - 'apex-build' - 'apex-deploy-virtual' @@ -242,6 +239,10 @@ use-build-blocker: true blocking-jobs: - "apex-daily.*" + + triggers: + - 'apex-{stream}' + builders: - trigger-builds: - project: 'apex-build-{stream}'