SHA256
1
0
forked from pool/ceph

Accepting request 1095504 from home:tserong:branches:filesystems:ceph

- Remove _constraints file, add README-constraints.txt and pre_checkin.env

OBS-URL: https://build.opensuse.org/request/show/1095504
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=347
This commit is contained in:
Michael Fritch
2023-06-27 04:19:30 +00:00
committed by Git OBS Bridge
parent 2de59afc34
commit 69d2544357
7 changed files with 57 additions and 80 deletions

5
pre_checkin.env Normal file
View File

@@ -0,0 +1,5 @@
# build constraints in GB (see README-constraints.txt)
CEPH_BUILD_DISK_SIZE_GB="50"
CEPH_BUILD_MEMORY_SIZE_GB="8"
CEPH_TEST_BUILD_DISK_SIZE_GB="60"
CEPH_TEST_BUILD_MEMORY_SIZE_GB="10"