File _constraints of Package boost
15
1
<?xml version="1.0"?>
2
<constraints>
3
<hardware>
4
<physicalmemory>
5
<size unit="M">2000</size>
6
</physicalmemory>
7
<disk>
8
<size unit="G">5</size>
9
</disk>
10
</hardware>
11
<sandbox>kvm</sandbox>
12
<hostlabel exclude="true">SLOW_CPU</hostlabel>
13
</constraints>
14
15