| commit | de57e6f273b05ebf9f58bf4a4ca9734038bcad9f | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Wed Jan 08 16:34:08 2025 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon Feb 10 16:00:22 2025 +0000 |
| tree | 8bc29c1edb49cdb69870f13794add9a3fc1b5762 | |
| parent | c359d550ca8bf59acc77dd9aefc5b09572a7e399 [diff] |
m/test/e2e/connectivity: add connectivity tester This adds a connectivity testing framework. It uses pod agents and communicates with them over stdio. This is used to implement a simple smoke test and will later be used to test network policy controllers. Change-Id: If40673a91336dbe3a7a383bf2e9d17736fad3bdc Reviewed-on: https://review.monogon.dev/c/monogon/+/3756 Reviewed-by: Jan Schär <jan@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.