| commit | 0700357ac03ceb039c0c66e07f06da164d53d5b5 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Aug 26 10:42:16 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Tue Sep 10 14:50:21 2024 +0000 |
| tree | 8ea2f279903ea08850cf521f8cc25277467aed1f | |
| parent | 12b9a5d23a8cd59b2b9861aca47b81ed44abbdfd [diff] |
m/test/launch: make disk size configurable This adds a flag to the launch-cluster command to specify the disk size of the VMs. This takes advantage of the previously added data partition growing feature. Fixes: https://github.com/monogon-dev/monogon/issues/309 Change-Id: Iecf8d8c186af16dfa9ed0418ec96c51e58900052 Reviewed-on: https://review.monogon.dev/c/monogon/+/3351 Reviewed-by: Serge Bazanski <serge@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.