| commit | c16f0488f8466a3e0ea81fb12ae249fe46bba892 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Thu Mar 21 11:57:41 2024 +0100 |
| committer | Serge Bazanski <serge@monogon.tech> | Thu Apr 11 15:16:05 2024 +0000 |
| tree | 123524a64bf0c1aadf29c8384127a6ea9ddc021c | |
| parent | bc969572bb153f88ac164243b4ad82fda435b748 [diff] |
m/test/util: implement MustTestEventual This allows us to early abort tests in which some critical TestEventual blocks fail. Change-Id: I82d2dd692abdc04b33d30571ea5ff55dc52635c9 Reviewed-on: https://review.monogon.dev/c/monogon/+/2883 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.
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.