5f8ddff7b2
We need 4399 Mbytes to build grafana. Please accept this constraints file to require at least 5GB. Otherwise, we can get a vm with a small disk and we have to keep retrying the build until we get one with a larger disk. thanks. OBS-URL: https://build.opensuse.org/request/show/967538 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=69
10 lines
132 B
XML
10 lines
132 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">5</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|
|
|