-
Notifications
You must be signed in to change notification settings - Fork 1
/
tao2.xml
52 lines (50 loc) · 1.92 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<scoreboard>
<preamble>
<center><h1>TAO 2.5.x Scoreboard</h1></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>
<build>
<name>RedHat_EL6_x64_inline</name>
<url>http://tao.microfocus.com/scoreboard/rhel6_x64_inline</url>
<build_sponsor>Micro Focus</build_sponsor>
<build_sponsor_url>http://www.microfocus.com/products/corba/index.aspx</build_sponsor_url>
<orange>72</orange>
<red>168</red>
</build>
<build>
<name>RedHat_EL6_x86_debug</name>
<url>http://tao.microfocus.com/scoreboard/rhel6_x86_debug</url>
<build_sponsor>Micro Focus</build_sponsor>
<build_sponsor_url>http://www.microfocus.com/products/corba/index.aspx</build_sponsor_url>
<orange>72</orange>
<red>168</red>
</build>
<build>
<name>RedHat_EL7_x64_dev</name>
<url>http://tao.microfocus.com/scoreboard/rhel7_x64_dev</url>
<build_sponsor>Micro Focus</build_sponsor>
<build_sponsor_url>http://www.microfocus.com/products/corba/index.aspx</build_sponsor_url>
<orange>72</orange>
<red>168</red>
</build>
</group>
</scoreboard>