| commit | 4beaf4fac641e77fd08b7b9a3139f7d27fddac72 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Tue Jan 14 16:10:55 2025 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Thu Jan 16 12:38:32 2025 +0000 |
| tree | 6185d3a82ca7350d0db9ceb56fadf5e68bc02adc | |
| parent | 5c52062f02eb3b32b39ed4ccb9aa6e70c7e1af0d [diff] |
m/t/launch: use undeclared test outputs for node logs This allows easy access to node logs for failed tests. If NodeLogsToFiles is set and the environment variable is available, this is used instead of the test temp dir. Change-Id: Icf0a99280e4bfabb34f9259ea0e94ac3d6cc4b05 Reviewed-on: https://review.monogon.dev/c/monogon/+/3781 Reviewed-by: Tim Windelschmidt <tim@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.