- Update _constraints to avoid some aarch64 workers for subversion:testsuite to avoid to hang OBS-URL: https://build.opensuse.org/request/show/1094366 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=362
21 lines
362 B
XML
21 lines
362 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="M">1024</size>
|
|
</memory>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>aarch64</arch>
|
|
<package>subversion:testsuite</package>
|
|
</conditions>
|
|
<hardware>
|
|
<cpu>
|
|
<flag>asimdrdm</flag>
|
|
</cpu>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|
|
|