| commit | f9c824951877cf295d7fd031073c2a3c0e09c804 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Mon Sep 16 16:50:39 2024 +0200 |
| committer | Serge Bazanski <serge@monogon.tech> | Mon Sep 16 15:28:27 2024 +0000 |
| tree | 0b8f0405bb2094d90b7008a594ba00ff31f0144a | |
| parent | c7a332be2ac37af8d3e27029e6300c8884988ab5 [diff] |
third_party/linux: build at 16 threads, request 16 CPUs This makes sure we don't overwhelm build machines with a bunch of parallel kernel builds. That should in turn deflake tests which are resource-dependent (like E2E tests). Change-Id: If2758f328d7b2c71c8f405246c6ac41091b4a350 Reviewed-on: https://review.monogon.dev/c/monogon/+/3433 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.