ostree/tests/kolainst
Colin Walters ab12e380fc bin/commit: Fix --tree=tar with --selinux-policy
The logic for `--selinux-policy` ended up in the `--tree=dir`
path, but there's no reason for that.  Fix the imported
labeling with `--tree=tar`.  Prep for use with containers.

We had this bug because the previous logic was trying to avoid
duplicating the code for generic `--selinux-policy` and
the case of `--selinux-policy-from-base --tree=dir`.

It's a bit more code, but it's cleaner if we dis-entangle them.
2021-09-30 11:44:27 -04:00
..
destructive bin/commit: Fix --tree=tar with --selinux-policy 2021-09-30 11:44:27 -04:00
nondestructive tests: Add needs-internet tag for webserver bits 2020-07-17 01:37:46 +00:00
.gitignore tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
destructive-stamp.ign tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
install-wrappers.sh tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
libinsttest.sh cci: Update for buildroot changes 2021-03-31 15:11:34 -04:00
libtest-core.sh tests: Add new TAP APIs 2021-09-10 17:07:42 -04:00
Makefile build-sys: Add toplevel workspace Cargo.toml 2021-04-15 12:33:34 -04:00
README.md tests/kola: Move to tests/kolainst 2020-05-27 15:16:50 +00:00