You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2013/08/30 18:20:44 UTC

[31/50] git commit: ci: make git scm polling less aggresive

ci: make git scm polling less aggresive


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/f2bfdce1
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/f2bfdce1
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/f2bfdce1

Branch: refs/heads/5.0.x
Commit: f2bfdce1d2941f73a4c77a7da0604bf84e2f662c
Parents: 74d7d30
Author: James Peach <jp...@apache.org>
Authored: Mon Aug 26 15:29:21 2013 -0700
Committer: James Peach <jp...@apache.org>
Committed: Mon Aug 26 15:29:21 2013 -0700

----------------------------------------------------------------------
 ci/jenkins.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/f2bfdce1/ci/jenkins.yaml
----------------------------------------------------------------------
diff --git a/ci/jenkins.yaml b/ci/jenkins.yaml
index 550fe5d..9614e2d 100644
--- a/ci/jenkins.yaml
+++ b/ci/jenkins.yaml
@@ -22,7 +22,7 @@
         artifactDaysToKeep: -1
         artifactNumToKeep: 2
     triggers:
-        - pollscm: 'H/2 * * * *'
+        - pollscm: 'H * * * *'
 
 - builder:
     name: linux-regression