rpm-ostree/ci
Jonathan Lebon fda0be62ce ci: Constrain parallel build jobs
The default `_NPROCESSORS_ONLN` heuristic we have isn't cgroups aware.
So it thinks it has e.g. 40 CPUs when running in a k8s pod. This can
then blow through our allocated resource limits.

Declare some modest amount of RAM and CPU resources and override `make`
parallelism.

This matches what ostree does in
https://github.com/ostreedev/ostree/pull/2151.
2020-07-16 15:46:06 -04:00
..
prow ci/prow: Use cosa buildroot 2019-10-02 08:16:10 -07:00
build-check.sh rust: rustfmt(*) and (re)add a CI check for it 2020-04-08 02:52:30 +02:00
build.sh ci: Build the whole tree, not just rust bits 2019-03-07 21:57:08 +00:00
ci-commitmessage-submodules.sh ci-commitmessage-submodules: Ignore empty merge commits 2020-05-07 22:21:16 +02:00
codestyle.sh rust: rustfmt(*) and (re)add a CI check for it 2020-04-08 02:52:30 +02:00
cosa-build.sh ci: More fixes for cosa build 2019-08-24 00:35:44 +00:00
installdeps.sh ci/installdeps: add distribution-gpg-keys 2020-06-24 16:45:28 -04:00
libbuild.sh ci: Constrain parallel build jobs 2020-07-16 15:46:06 -04:00
msrv.sh ci: Move cargo test into ci/msrv.sh 2020-02-25 16:48:15 +01:00
vmcheck-provision.sh tests/vmcheck: Fully drop python 3 requirement 2019-06-10 15:36:06 +00:00