ostree/tests/installed/destructive
Colin Walters 6873650cae lib/sysroot: Add OSTREE_EX_STAGE_DEPLOYMENTS environment variable
I feel like I'm drowning in a pile of experimental-but-almost-stable
features...

Anyways, since we made the feature opt-in in rpm-ostree in
https://github.com/projectatomic/rpm-ostree/pull/1352
let's mirror that a bit here with an environment variable so people
can play with it more easily.

The tests needed some tweaks; specifically we need to reload the
status fact after making changes.  I'm still a bit uncertain
about the Ansible-as-tests.

But we add an upgrade test that uses the new environment variable.

Closes: #1583
Approved by: jlebon
2018-05-11 12:39:17 +00:00
..
README.md tests: Merge installed/ and fedora-str/ directories 2018-04-05 20:59:23 +00:00
itest-bare-root.sh tests: Merge installed/ and fedora-str/ directories 2018-04-05 20:59:23 +00:00
itest-deploy-selinux.sh tests: Merge installed/ and fedora-str/ directories 2018-04-05 20:59:23 +00:00
itest-label-selinux.sh tests: Merge installed/ and fedora-str/ directories 2018-04-05 20:59:23 +00:00
staged-deploy.yml lib/sysroot: Add OSTREE_EX_STAGE_DEPLOYMENTS environment variable 2018-05-11 12:39:17 +00:00

README.md

This suite of tests is run from PAPR. Everything in here is destructive; it's recommended to only run them in disposable virtual machines. This is done in tests/fedora-str/sysinstalled-tests.yml, which currently uses a single VM and runs the tests serially. It's likely in the future this will be changed to do one VM per test.