Add 2017Q3 CI entry from lwhsu
This commit is contained in:
parent
61b99dd475
commit
b550750a3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51225
1 changed files with 52 additions and 0 deletions
|
@ -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@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>
|
||||
|
|
Loading…
Reference in a new issue