-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtao2.xml
38 lines (34 loc) · 1.33 KB
/
tao2.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
<scoreboard>
<prop matrix_title="TAO 2.5.x Scoreboard Test Matrix"/>
<prop matrix_basename="tao2"/>
<prop source_link="https://github.com/DOCGroup/ACE_TAO/blob/ace6tao2/"/>
<preamble>
<center>
<h1>TAO 2.5.x Scoreboard</h1>
<div style="font: bold 14pt verdana;">
<a style="background-color: green; color: white; padding: 5px 5px;" href="tao2-matrix.html">Test Matrix</a>
</div>
</center>
<hr/>
This is the TAO 2.5.x scoreboard. It shows all the OS/platform combinations on which
<a href="https://github.com/DOCGroup/ACE_TAO/tree/ace6tao2">TAO 2.5.x</a> is tested everyday.
<hr/>
</preamble>
<group>
<name>Linux</name>
<build>
<name>ACE6_TAO2_Ubuntu_22_04_GCC14_x64_Debug</name>
<url>https://storage.googleapis.com/oci-scoreboard/ACE6_TAO2_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>ACE6_TAO2_Ubuntu_22_04_Clang17_x64_Debug</name>
<url>https://storage.googleapis.com/oci-scoreboard/ACE6_TAO2_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>