- Update to version 10.2.2+git.1471622341.b446b70: + LTTng-UST disabled for openSUSE - Update to version 10.2.2+git.1471612825.45407b0: + ceph.spec.in: be less naive when removing sources - _constraints: tweak ceph constraints to pick up more build workers - Update to version 10.2.2+git.1471601351.ddee097: + ceph.spec.in: jewel is x86_64+aarch64 only + ceph.spec.in: nuke sources at end of %install phase OBS-URL: https://build.opensuse.org/request/show/420578 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=57
35 lines
592 B
XML
35 lines
592 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
|
|
<sandbox>kvm</sandbox>
|
|
|
|
<overwrite>
|
|
<conditions>
|
|
<package>ceph</package>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="M">19990</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="M">7240</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
|
|
<overwrite>
|
|
<conditions>
|
|
<package>ceph-test</package>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">40</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">11</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
|
|
</constraints>
|