forked from MariaDB/buildbot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
170 additions
and
68 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,144 @@ | ||
<div class="container sponsor"> | ||
<style> | ||
div.sponsor { | ||
width: 200px; | ||
height: 150px; | ||
} | ||
img.sponsor { | ||
width: 100%; | ||
height: 100%; | ||
object-fit: contain; | ||
} | ||
td.desc { | ||
padding-left: 20px; | ||
} | ||
</style> | ||
<h3><u>Sponsors</u></h3> | ||
<p> | ||
<a href="https://www.amd.com" target="_blank"><img src="{{url_for('static', filename='AMD-logo.png')}}" alt="AMD logo" width="250"/></a> | ||
<br /> | ||
AMD is helping MariaDB by providing hardware resources. Thanks to AMDs massively parallel machines we are able to ensure the quality and performance of MariaDB Server. | ||
</p> | ||
|
||
<br /> | ||
|
||
<p> | ||
<a href="https://developer.arm.com" target="_blank"><img src="{{url_for('static', filename='worksonarm-logo.png')}}" alt="Works on ARM logo" width="250"/></a> | ||
<br /> | ||
WorksOnArm supports building MariaDB packages for ARM by providing substantial compute power, in the form of 2x80 Core ARM cpus. | ||
</p> | ||
|
||
<br /> | ||
<p> | ||
<a href="https://www.ibm.com/" target="_blank"><img src="{{url_for('static', filename='IBM-Logo.svg')}}" alt="IBM logo" width="250"/></a> | ||
<br /> | ||
IBM graciously donated one powerful dedicated Linux Power9 server, and s390x and AIX LPARs to the MariaDB Foundation which we are using to extend our supported platforms continuous testing coverage. Visit <a href="https://www.ibm.com/" target="_blank">IBM.com</a> to view their cloud and dedicated hosting offering. | ||
</p> | ||
|
||
<br /> | ||
<p> | ||
<a href="https://www.huawei.com/" target="_blank"><img src="{{url_for('static', filename='Huawei-Logo.png')}}" alt="Huawei logo" width="250"/></a> | ||
<br /> | ||
Huawei graciously donated one dedicated ARM server to the MariaDB Foundation which we are using to extend our supported platforms continuous testing coverage. | ||
</p> | ||
|
||
<br /> | ||
<p> | ||
<a href="https://www.bytemark.co.uk/" target="_blank"><img src="{{url_for('static', filename='bytemark.png')}}" alt="Bytemark logo" width="250"/></a> | ||
<br /> | ||
Bytemark graciously donated one dedicated machine on which we are running <i>ubuntu-2004-bigtest</i> builds. Visit <a href="https://www.bytemark.co.uk" target="_blank">Bytemark.co.uk</a> to view their cloud and dedicated hosting offering. | ||
</p> | ||
|
||
<br /> | ||
|
||
|
||
|
||
|
||
<h3 align="center">Sponsors</h3> | ||
<table> | ||
<tr> | ||
<td> | ||
<div class="sponsor"> | ||
<a href="https://www.amd.com" | ||
><img | ||
class="sponsor" | ||
src="{{url_for('static', filename='AMD-logo.png')}}" | ||
alt="AMD logo" | ||
/></a> | ||
</div> | ||
</td> | ||
<td class="desc"> | ||
AMD is helping MariaDB by providing hardware resources. Thanks | ||
to AMDs massively parallel machines we are able to ensure the | ||
quality and performance of MariaDB Server. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<div class="sponsor"> | ||
<a href="https://developer.arm.com" | ||
><img | ||
class="sponsor" | ||
src="{{url_for('static', filename='worksonarm-logo.png')}}" | ||
alt="Works on ARM logo" | ||
/></a> | ||
</div> | ||
</td> | ||
<td class="desc"> | ||
WorksOnArm supports building MariaDB packages for ARM by | ||
providing substantial compute power, in the form of 2x80 Core | ||
ARM cpus. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<div class="sponsor"> | ||
<a href="https://www.ibm.com/" | ||
><img | ||
class="sponsor" | ||
src="{{url_for('static', filename='IBM-Logo.svg')}}" | ||
alt="IBM logo" | ||
/></a> | ||
</div> | ||
</td> | ||
<td class="desc"> | ||
IBM graciously donated one powerful dedicated Linux Power9 | ||
server, and s390x and AIX LPARs to the MariaDB Foundation which | ||
we are using to extend our supported platforms continuous | ||
testing coverage. Visit | ||
<a href="https://www.ibm.com/" target="_blank">IBM.com</a> to | ||
view their cloud and dedicated hosting offering. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<div class="sponsor"> | ||
<a href="https://www.huawei.com/" | ||
><img | ||
class="sponsor" | ||
src="{{url_for('static', filename='Huawei-Logo.png')}}" | ||
alt="Huawei logo" | ||
/></a> | ||
</div> | ||
</td> | ||
<td class="desc"> | ||
Huawei graciously donated 4 dedicated ARM server to the | ||
MariaDB Foundation which we are using to extend our supported | ||
platforms continuous testing coverage. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<div class="sponsor"> | ||
<a href="https://www.hetzner.com/" | ||
><img | ||
class="sponsor" | ||
src="{{url_for('static', filename='hetzner.png')}}" | ||
alt="Raptor CS logo" | ||
/></a> | ||
</div> | ||
</td> | ||
<td class="desc"> | ||
Hetzner supports building MariaDB packages for ARM by providing | ||
substantial compute power, in the form of 2 | ||
<a href="https://www.hetzner.com/dedicated-rootserver/rx220" | ||
>RX220</a | ||
> | ||
machines. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<div class="sponsor"> | ||
<a href="https://www.bytemark.co.uk/" | ||
><img | ||
class="sponsor" | ||
src="{{url_for('static', filename='bytemark.png')}}" | ||
alt="Bytemark logo" | ||
/></a> | ||
</div> | ||
</td> | ||
<td class="desc"> | ||
Bytemark graciously donated one dedicated machine on which we | ||
are running <i>ubuntu-2004-bigtest</i> builds. Visit | ||
<a href="https://www.bytemark.co.uk">Bytemark.co.uk</a> | ||
to view their cloud and dedicated hosting offering. | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<div class="sponsor"> | ||
<a href="https://www.raptorcs.com/" | ||
><img | ||
class="sponsor" | ||
src="{{url_for('static', filename='raptorcs.png')}}" | ||
alt="Raptor CS logo" | ||
/></a> | ||
</div> | ||
</td> | ||
<td class="desc"> | ||
Raptor Computing Systems supports building MariaDB packages for | ||
PowerPC by providing one dedicated P9 machine. | ||
</td> | ||
</tr> | ||
</table> | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.