1
0
mirror of https://github.com/ostreedev/ostree.git synced 2026-02-05 09:44:55 +01:00
Files
ostree/tests-unit-container
Colin Walters b909e15ab4 ci: Rework Dockerfile, add Justfile and improved testing
- Move the Dockerfile to the toplevel as a primary dev entrypoint
- The Justfile is intended especially for agentic AI like
  block/goose or Claude Code as an allowlistable-command entrypoint
- Include attempt at incremental build caching, partially defeated
  by autotools
- Add new tests-unit-container that tests ostree-prepare-root in
  a container

Signed-off-by: Colin Walters <walters@verbum.org>
2025-06-04 13:58:27 -04:00
..

Tests which are designed to be run in a container with user namespacing

These tests are mainly designed to cover ostree-prepare-root.

Run them with just unitcontainer.