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=refs%2Fchanges%2F95%2F3895%2F1;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}'