| commit | 56d1299f8ef9fc41b01abe35bd8946d5a064df27 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Apr 14 11:49:37 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Apr 29 06:55:58 2025 +0000 |
| tree | 88b1e4aed3a44b141c33c9380fe42eeb4c1d1813 | |
| parent | 4cc3d4d23485f5144f1ee34877c5cc4ae693755f [diff] |
osbase/oci: add end-to-end tests This adds some end-to-end tests of the OCI OS image generation and consumption implementations. Change-Id: Id9f4e3ab5b2c959807657e06990525810d4979ff Reviewed-on: https://review.monogon.dev/c/monogon/+/4092 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.