| commit | 2137bd694b0a3612c9f6ef2124bd425aa47988ea | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Aug 25 14:03:12 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Sep 15 13:19:17 2025 +0000 |
| tree | 4b7b320d457b2099f8fbbefc93ab3c95886fb472 | |
| parent | 0f8ce4c4d6554a48733aee83840ada9d10c89b1d [diff] |
m/test/launch: reboot nodes instead of killing qemu To exercise the upcoming graceful shutdown, we replace the vm killing with an actual shutdown. Change-Id: Ia04ac41ecb5e94dd228631813a77ec9127e9d8e1 Reviewed-on: https://review.monogon.dev/c/monogon/+/4522 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
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:
git to check out modules.python3 to generate the workspace status to stamp./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.