| commit | dd5b03c0f43dabdd1b2882a4147f5b4a828543b8 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Thu May 16 18:07:06 2024 +0200 |
| committer | Serge Bazanski <serge@monogon.tech> | Wed May 22 12:12:27 2024 +0000 |
| tree | c5ad7f6f841cce6f18fbf85c1820503e6fe740a6 | |
| parent | a42844a2d797d0ddc3a8eb0658ecd26f949277df [diff] |
m/test/launch/cluster: make node images use qcow2-based snapshots instead of copying This is a mild speedup, saving a few seconds from every E2E test (time which would've otherwise been spent copying image blocks) and alleviating IOPS pressure as the test runs on tests which don't use integrity checking. Change-Id: I8feece1c028b62e54dc0b45732443d7c93515d7f Reviewed-on: https://review.monogon.dev/c/monogon/+/3093 Reviewed-by: Jan Schär <jan@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.
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.