svn commit: r51225 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Mon Nov 27 01:41:44 UTC 2017
Author: bjk
Date: Mon Nov 27 01:41:42 2017
New Revision: 51225
URL: https://svnweb.freebsd.org/changeset/doc/51225
Log:
Add 2017Q3 CI entry from lwhsu
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Mon Nov 27 01:25:41 2017 (r51224)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Mon Nov 27 01:41:42 2017 (r51225)
@@ -655,4 +655,56 @@
has started to increase again.</task>
</help>
</project>
+
+ <project cat='proj'>
+ <title>&os; CI</title>
+
+ <contact>
+ <person>
+ <name>Jenkins Admins</name>
+ <email>jenkins-admin at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://github.com/freebsd/freebsd-ci"><tt>freebsd-ci</tt> Repository</url>
+ <url href="https://lists.FreeBSD.org/mailman/listinfo/freebsd-testing">freebsd-testing Mailing List</url>
+ <url href="http://ci.FreeBSD.org">&os; Jenkins Instance</url>
+ </links>
+
+ <body>
+ <p>The &os; CI team runs various continuous integration
+ solutions for &os;, regularly checking that the current state
+ of the Subversion repository can successfully build, and
+ performing various tests and analysis upon the build
+ results.</p>
+
+ <p>We have introduced a DTrace test pipeline, with the results
+ and artifacts available at:</p>
+
+ <ul>
+ <li><a href="https://ci.FreeBSD.org/job/&os;-head-amd64-dtrace_test/">https://ci.FreeBSD.org/job/&os;-head-amd64-dtrace_test/</a></li>
+
+ <li><a href="https://artifact.ci.FreeBSD.org/dtrace-test/">https://artifact.ci.FreeBSD.org/dtrace-test/</a></li>
+ </ul>
+
+ <p>We had 2 developer summits in Q3:</p>
+
+ <ul>
+ <li><a href="https://wiki.FreeBSD.org/DevSummit/201708/Testing">BSDcam</a></li>
+ <li><a href="https://wiki.FreeBSD.org/DevSummit/201709">EuroBSDCon</a></li>
+ </ul>
+ </body>
+
+ <help>
+ <task>Fix the failing cases and builds.</task>
+
+ <task>Create builds for additional architectures.</task>
+
+ <task>Add more tests.</task>
+
+ <task>The additional TODO items listed at <a
+ href="https://wiki.FreeBSD.org/Jenkins/TODO">https://wiki.FreeBSD.org/Jenkins/TODO</a>.</task>
+ </help>
+ </project>
</report>
More information about the svn-doc-head
mailing list