summaryrefslogtreecommitdiffstats
diff options
authorFrank Ch. Eigler <fche@redhat.com>2024-11-08 14:42:14 -0500
committerFrank Ch. Eigler <fche@redhat.com>2024-11-08 14:42:14 -0500
commit16cd2c017343162b815fd307b9d1f15f9bdf248a (patch)
tree88e1ec93cd44455aa65465c11f91abe6ab2b9caa
parentRestore the Systemtap overview page. (diff)
Links page: add some bunsen/build/test related outgoing links
-rw-r--r--links.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/links.html b/links.html
index 859a1179..d38a5d35 100644
--- a/links.html
+++ b/links.html
@@ -36,6 +36,12 @@
36 <tr> 36 <tr>
37 <td>&nbsp;</td> 37 <td>&nbsp;</td>
38 <td valign="top"> 38 <td valign="top">
39 <h2>Builds & Tests</h2>
40 <ul>
41 <li><a href="https://builder.sourceware.org/buildbot/#/builders?tags=systemtap">sourceware buildbot</a> automated builds</li>
42 <li><a href="https://builder.sourceware.org/testruns/?commitishes=&has_expfile_glob=&has_trsfile_glob=&has_keyvalue_k=testrun.git_describe&has_keyvalue_op=glob&has_keyvalue_v=*%2Fs*tap-*&has_keyvalue2_k=omnitest.results&has_keyvalue2_op=glob&has_keyvalue2_v=*&order_by=testrun.authored.time&order=desc">test results</a> in <a href="/bunsen">bunsen</a> </li>
43 <li><a href="https://koji.fedoraproject.org/koji/packageinfo?packageID=615">builds in fedora koji</a>
44 </ul>
39 <h2>Related Projects</h2> 45 <h2>Related Projects</h2>
40 <ul> 46 <ul>
41 <li>LTTng &amp; LTTV homepage:&nbsp; <a href="http://ltt.polymtl.ca/">http://ltt.polymtl.ca/</a></li> 47 <li>LTTng &amp; LTTV homepage:&nbsp; <a href="http://ltt.polymtl.ca/">http://ltt.polymtl.ca/</a></li>