-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtao.xml
52 lines (48 loc) · 1.88 KB
/
tao.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<scoreboard>
<prop matrix_title="TAO Scoreboard Test Matrix"/>
<prop matrix_basename="tao"/>
<prop source_link="https://github.com/DOCGroup/ACE_TAO/blob/master/"/>
<preamble>
<center>
<h1>TAO Scoreboard</h1>
<div style="font: bold 14pt verdana;">
<a style="background-color: green; color: white; padding: 5px 5px;" href="tao-matrix.html">Test Matrix</a>
</div>
</center>
<hr/>
This is the TAO scoreboard. It shows all the OS/platform combinations on which
<a href="https://github.com/DOCGroup/ACE_TAO">TAO</a> is tested everyday.
<hr/>
</preamble>
<group>
<name>Linux</name>
<build>
<name>RHEL80_x64_debug</name>
<url>https://download.remedy.nl/buildlogs/rhel80_acetao_debug/</url>
<build_sponsor>Remedy IT</build_sponsor>
<build_sponsor_url>https://www.remedy.nl</build_sponsor_url>
<diffroot>https://github.com/DOCGroup/ACE_TAO/commit/</diffroot>
</build>
<build>
<name>RHEL80_x64_release</name>
<url>https://download.remedy.nl/buildlogs/rhel80_acetao_release/</url>
<build_sponsor>Remedy IT</build_sponsor>
<build_sponsor_url>https://www.remedy.nl</build_sponsor_url>
<diffroot>https://github.com/DOCGroup/ACE_TAO/commit/</diffroot>
</build>
<build>
<name>Ubuntu_22_04_GCC14_x64_Debug</name>
<url>https://storage.googleapis.com/oci-scoreboard/ACE_TAO_Ubuntu_22_04_GCC14_x64_Debug</url>
<build_sponsor>OCI</build_sponsor>
<build_sponsor_url>http://theaceorb.com/</build_sponsor_url>
<diffroot>https://github.com/DOCGroup/ACE_TAO/commit/</diffroot>
</build>
<build>
<name>Ubuntu_22_04_Clang17_x64_Debug</name>
<url>https://storage.googleapis.com/oci-scoreboard/ACE_TAO_Ubuntu_22_04_Clang17_x64_Debug</url>
<build_sponsor>OCI</build_sponsor>
<build_sponsor_url>http://theaceorb.com</build_sponsor_url>
<diffroot>https://github.com/DOCGroup/ACE_TAO/commit/</diffroot>
</build>
</group>
</scoreboard>