ostree/tests/inst
Colin Walters 6ed1f83ab8 checkout: Only verify digest if repo requires fsverity
Fixes a regression from the previous commit; in
the case where the target repo doesn't have composefs in
signed mode there's no reason to verify the digest
at checkout time because we aren't verifying it at
boot time either.

The regression is in cases that use rpm-ostree e.g.
where as of recently we unconditionally add the composefs
digest, but for e.g. FCOS we aren't deploying with fsverity
enabled.

Closes: https://github.com/ostreedev/ostree/issues/3330

Signed-off-by: Colin Walters <walters@verbum.org>
2024-11-04 13:01:55 -05:00
..
src checkout: Only verify digest if repo requires fsverity 2024-11-04 13:01:55 -05:00
.gitignore tests/inst: Add .gitignore 2022-05-09 14:52:26 -04:00
Cargo.toml tests/inst: Update to latest ostree-ext 2023-08-22 14:23:56 -04:00