Update periodic pipeline slide and url

Change-Id: I194c668780a91e36991a7df353c1a8fa498f3868
This commit is contained in:
James E. Blair 2014-01-10 11:39:21 +08:00
parent de66dd597f
commit c26745ff93
1 changed files with 9 additions and 4 deletions

View File

@ -791,13 +791,18 @@ pipelines:
<div class="slide">
<h1>Periodic Pipeline</h1>
<pre>
- name: periodic
description: Jobs in this queue are triggered on a timer.
- name: periodic-stable
description: Periodic checks of the stable branches.
manager: IndependentPipelineManager
precedence: low
trigger:
timer:
- time: '0 6 * * *'
- time: '1 6 * * *'
failure:
smtp:
from: jenkins@openstack.org
to: openstack-stable-maint@lists.openstack.org
subject: 'Stable check of {change.project} failed'
</pre>
</div>
@ -920,7 +925,7 @@ projects:
<p><img src="images/stack-o-pancakes-150x150.png"/>
<p>
These slides available at: <a href="http://docs.openstack.org/infra/publications/zuul/">https://github.com/openstack-ci/publications</a>
These slides available at: <a href="http://docs.openstack.org/infra/publications/zuul/">http://docs.openstack.org/infra/publications/zuul/</a>
</p>
</div>