ostree/tests/kola
Colin Walters b3bbbd1542 repo/commit: Add support for --selinux-policy-from-base
The [dev-overlay](332c6ab3b9/src/cmd-dev-overlay)
script shipped in coreos-assembler mostly exists to deal
with the nontrivial logic around SELinux policy.  Let's make
the use case of "commit some binaries overlaying a base tree, using
the base's selinux policy" just require a magical
`--selinux-policy-from-base` argument to `ostree commit`.

A new C API was added to implement this in the case of `--tree=ref`;
when the base directory is already checked out, we can just reuse
the existing logic that `--selinux-policy` was using.

Requires: https://github.com/ostreedev/ostree/pull/2039
2020-03-24 16:34:26 +00:00
..
destructive repo/commit: Add support for --selinux-policy-from-base 2020-03-24 16:34:26 +00:00
nondestructive tests: Rework tests/installed → tests/kola 2020-03-19 16:01:57 +00:00
libinsttest.sh tests: Rework tests/installed → tests/kola 2020-03-19 16:01:57 +00:00
libtest-core.sh tests: Rework tests/installed → tests/kola 2020-03-19 16:01:57 +00:00
README.md tests: Rework tests/installed → tests/kola 2020-03-19 16:01:57 +00:00