SHA256
10
0
forked from pool/HepMC
Files
HepMC/_constraints
Atri Bhattacharya 4d6c7b31fc Accepting request 1033771 from home:badshah400:boo1204987
- Disable pythia interface, pythia now includes HepMC interface by
  default; this avoids a build cycle (boo#1204987,
  9827d5fb95).
- Add _constraints file to ensure builds do not OOM on some
  workers.

OBS-URL: https://build.opensuse.org/request/show/1033771
OBS-URL: https://build.opensuse.org/package/show/science/HepMC?expand=0&rev=28
2022-11-07 11:08:16 +00:00

16 lines
278 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<memory>
<size unit="G">2</size>
</memory>
<disk>
<size unit="G">4</size>
</disk>
<memoryperjob>
<size unit="M">1536</size>
</memoryperjob>
</hardware>
</constraints>