grafana/_constraints
Witek Bedyk 5f8ddff7b2 Accepting request 967538 from home:jordimassaguerpla:branches:server:monitoring:add_constraints_to_grafana
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
2022-04-07 15:58:22 +00:00

10 lines
132 B
XML

<?xml version="1.0"?>
<constraints>
<hardware>
<disk>
<size unit="G">5</size>
</disk>
</hardware>
</constraints>