rpm-ostree/tests/compose-tests
Jonathan Lebon 544d79fd3f compose: Fix EBADF in unified core mode without cachedir
If no cache dir is given in the workdir, we would alias the cache dir fd
to the workdir fd. But of course, this meant that we'd try to close the
same fd twice when freeing the compose context. Instead, let's just copy
the fd as is also done in the non-unified path.

Closes: #1697

Closes: #1698
Approved by: lucab
2018-12-06 13:44:19 +00:00
..
libbasic-test.sh tests: Add validation for provided passwd/group files 2018-10-11 16:03:02 +00:00
libcomposetest.sh tests/compose: Use workdir in tmpdir 2018-10-23 13:40:46 +00:00
run-test.sh tests/compose: Fix run-test.sh regression 2018-08-07 16:00:13 +00:00
test-basic-unified.sh compose: Fix EBADF in unified core mode without cachedir 2018-12-06 13:44:19 +00:00
test-basic.sh postprocess: Add ostree-finalize-staged.path 2018-10-16 20:05:41 +00:00
test-boot-location-new.sh tests/compose: f is valid in a hex checksum 2018-02-13 17:26:54 +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 compose: Support not specifying a ref 2018-10-09 19:47:25 +00:00
test-machineid-compat.sh tests/compose: Use workdir in tmpdir 2018-10-23 13:40:46 +00:00
test-misc-tweaks.sh compose: Check that add-files are compatible after parsing 2018-10-26 20:48:07 +00:00
test-mutate-os-release.sh compose: Fix mutate-os-release handling 2018-08-06 01:32:49 +00:00
test-rojig-e2e.sh commit2rojig: Take a (YAML) manifest, not a spec file 2018-09-17 23:45:57 +00:00
test-rojig-pure.sh Add compose rojig command 2018-10-31 17:57:45 +00:00
test-write-commitid.sh compose: Support not specifying a ref 2018-10-09 19:47:25 +00:00