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 |
||
|---|---|---|
| .. | ||
| README.md | ||
| itest-bare-root.sh | ||
| itest-bare-unit.sh | ||
| itest-bare-user-root.sh | ||
| itest-bareuser-nouserxattrs.sh | ||
| itest-deploy-selinux.sh | ||
| itest-label-selinux.sh | ||
| itest-payload-link.sh | ||
| itest-pull-space.sh | ||
| itest-pull.sh | ||
| itest-remotes.sh | ||
| libinsttest.sh | ||
| libtest-core.sh | ||
| run.sh | ||
README.md
This suite of tests is currently run from redhat-ci; they're intended to run as root.