Author: jhyde
Date: Wed Feb 10 00:10:32 2016
New Revision: 1729512
URL: http://svn.apache.org/viewvc?rev=1729512&view=rev
Log:
[CALCITE-623] Add a small blurb to the site about Jenkins for CI
Modified:
calcite/site/develop/index.html
Modified: calcite/site/develop/index.html
URL:
http://svn.apache.org/viewvc/calcite/site/develop/index.html?rev=1729512&r1=1729511&r2=1729512&view=diff
==============================================================================
--- calcite/site/develop/index.html (original)
+++ calcite/site/develop/index.html Wed Feb 10 00:10:32 2016
@@ -92,6 +92,7 @@
<li><a href="#source-code">Source code</a></li>
<li><a href="#download-source-build-and-run-tests">Download source, build,
and run tests</a></li>
<li><a href="#contributing">Contributing</a></li>
+ <li><a href="#continuous-integration-testing">Continuous Integration
Testing</a></li>
<li><a href="#getting-started">Getting started</a></li>
</ul>
@@ -157,6 +158,12 @@ your branch to the calcite master branch
to reference your pull request, and a committer will review your
changes.</p>
+<h2 id="continuous-integration-testing">Continuous Integration Testing</h2>
+
+<p>Calcite has a collection of Jenkins jobs on ASF-hosted infrastructure.
+They are all organized in a single view and available at
+<a
href="https://builds.apache.org/view/A-D/view/Calcite/">https://builds.apache.org/view/A-D/view/Calcite/</a>.</p>
+
<h2 id="getting-started">Getting started</h2>
<p>Calcite is a community, so the first step to joining the project is to
introduce yourself.