| commit | ec61a478161002b8cba1a21d152f3285355fa667 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Mar 24 18:54:00 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Mar 25 11:48:25 2025 +0000 |
| tree | 055a6294ef297b8e992941c92d27968e9592194f | |
| parent | f07d1b373463bb30a068a1186176277a12a975bc [diff] |
m/cli/takeover/e2e: test with metroctl This extends the starting end of the takeover end-to-end test by executing metroctl instead of duplicating some of the logic in the test. VM logs are now printed with %q such that that terminal escape codes are printed escaped instead of raw. Without this, parts of the logs are obscured after a new kernel boots. Change-Id: I05de3eb2ce142a99815eba6b978dad92772fe10f Reviewed-on: https://review.monogon.dev/c/monogon/+/4034 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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:
/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.