rpm-ostree/tests/compose-tests
Colin Walters 802c1fcb90 compose: Fix --ex-unified-core devino cache (suid bits lost)
With unified core 🌐 we are *relying* on the devino cache
for correctness when using `bare-user` repos.  Otherwise lots
of bad things will happen as we won't hit the happy path from
[this libostree PR](https://github.com/ostreedev/ostree/pull/1297)
(I should probably add an assertion there that we aren't trying to commit
 `user.ostreemeta`).

It looks like I had this working in some of the old unified core WIP patches,
but it was lost when rebasing 🏄.

We noticed this when I was trying to deploy jigdo in FAHC and the system
wouldn't boot as various things rely on those suid transitions.

Closes: #1139
Approved by: jlebon
2017-12-12 14:03:55 +00:00
..
libbasic-test.sh compose: Fix --ex-unified-core devino cache (suid bits lost) 2017-12-12 14:03:55 +00:00
libcomposetest.sh tests/compose: Disable fsync 2017-12-04 14:24:53 +00:00
test-basic-unified.sh compose: Do relabel before downloading in --ex-unified-core 2017-11-20 15:35:21 +00:00
test-basic.sh compose: Add --ex-unified-core 2017-11-17 18:59:34 +00:00
test-boot-location-new.sh Rework treecompose kernel processing 2017-09-12 14:26:44 +00:00
test-install-langs.sh postprocess: Unlink our treecompose-post out of the final /bin 2017-08-31 03:06:11 +00:00
test-installroot.sh bin/compose: Expose phases as [install, postprocess, commit] cmds 2017-10-25 17:43:09 +00:00
test-jigdo.sh jigdo2commit: Change input to repoid:name 2017-12-05 13:52:21 +00:00
test-misc-tweaks.sh tests/compose: Rework caching to cache RPMs 2017-12-01 19:20:40 +00:00
test-mutate-os-release.sh ci: unite testsuites and run vmcheck on centos 2017-07-18 13:58:38 +00:00