2021-03-09 09:42:44 +01:00
|
|
|
<?xml version="1.0"?>
|
2020-04-22 11:50:26 +02:00
|
|
|
<constraints>
|
2021-03-09 09:42:44 +01:00
|
|
|
<hostlabel exclude="true">SLOW_CPU</hostlabel>
|
2020-04-22 11:50:26 +02:00
|
|
|
<hardware>
|
|
|
|
<disk>
|
|
|
|
<size unit="G">4</size>
|
|
|
|
</disk>
|
|
|
|
<physicalmemory>
|
|
|
|
<size unit="G">4</size>
|
|
|
|
</physicalmemory>
|
|
|
|
<processors>4</processors>
|
|
|
|
</hardware>
|
|
|
|
<overwrite>
|
|
|
|
<conditions>
|
|
|
|
<arch>x86_64</arch>
|
|
|
|
<arch>ppc64le</arch>
|
|
|
|
<arch>s390x</arch>
|
|
|
|
<arch>aarch64</arch>
|
|
|
|
</conditions>
|
|
|
|
<hardware>
|
|
|
|
<memory>
|
|
|
|
<size unit="G">6</size>
|
|
|
|
</memory>
|
|
|
|
<processors>8</processors>
|
|
|
|
</hardware>
|
|
|
|
</overwrite>
|
|
|
|
</constraints>
|