ostree/tests/installed
Colin Walters bb9cd1eb72 tests/installed: Use temporary directories more consistently
This is prep for splitting off "nondestructive" tests which
we can run in parallel from the destructive/invasive ones which
e.g. change the host refspec, do deployments.

The `cd` invocation in `prepare_tmpdir` wasn't working because we were running
it in a subshell. Fix this by dropping the subshell.

Closes: #1509
Approved by: jlebon
2018-03-22 19:01:52 +00:00
..
README.md tests/installed: New installed, privileged tests using Fedora AH 2017-04-25 15:15:06 +00:00
itest-bare-root.sh tests: For installed, s/test-/itest-/ to avoid in-tree name clashes 2017-05-09 15:08:26 +00:00
itest-bare-unit.sh tests/installed: Use temporary directories more consistently 2018-03-22 19:01:52 +00:00
itest-bare-user-root.sh lib/commit: Fix hardlink checkout commit with bare-user + mod xattrs 2017-10-23 17:02:28 +00:00
itest-bareuser-nouserxattrs.sh tests/installed: Use temporary directories more consistently 2018-03-22 19:01:52 +00:00
itest-deploy-selinux.sh deploy: SELinux-relabel installed kernel/initramfs data 2018-02-02 22:32:49 +00:00
itest-label-selinux.sh lib/checkout: add filter API to skip over files 2018-02-06 15:38:20 +00:00
itest-payload-link.sh tests/installed: Use temporary directories more consistently 2018-03-22 19:01:52 +00:00
itest-pull-space.sh tests/installed: Use temporary directories more consistently 2018-03-22 19:01:52 +00:00
itest-pull.sh tests/installed: Use temporary directories more consistently 2018-03-22 19:01:52 +00:00
itest-remotes.sh tests/installed: Use temporary directories more consistently 2018-03-22 19:01:52 +00:00
libinsttest.sh tests/installed: Use temporary directories more consistently 2018-03-22 19:01:52 +00:00
libtest-core.sh tests/installed: New installed, privileged tests using Fedora AH 2017-04-25 15:15:06 +00:00
run.sh tests/installed: support TESTS filter 2018-02-02 22:36:49 +00:00

README.md

This suite of tests is currently run from redhat-ci; they're intended to run as root.