forked from pool/erlang-rebar
- Add _constraints file to avoid slow CPU to pass testsuite OBS-URL: https://build.opensuse.org/request/show/592304 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-rebar?expand=0&rev=34
14 lines
278 B
XML
14 lines
278 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">1</size>
|
|
</physicalmemory>
|
|
<disk>
|
|
<size unit="G">1</size>
|
|
</disk>
|
|
</hardware>
|
|
<sandbox>kvm</sandbox>
|
|
<hostlabel exclude="true">SLOW_CPU</hostlabel>
|
|
</constraints>
|