ostree/tests/installed/tasks
Colin Walters 579faf92fd tests: Fix installed tests more
OK so I noticed that something was failing and we were missing
`set -xeuo pipefail` in our shells.  That of course revealed
the ansible tests didn't actually work - my only defense
here is spending so much time fighting to get it through CI
and trying something new.

Anyways, to make the staged-deploy tests work we need a task
that actually uses `rpm-ostree override` rather than `usroverlay`.

Let's make this a bit saner and have a clean split between
tests that are "shell-script+usroverlay" and "ansible+override".

Closes: #1577
Approved by: jlebon
2018-05-04 19:25:32 +00:00
..
install-git.yml tests: Fix installed tests more 2018-05-04 19:25:32 +00:00
overlay-git.yml tests/installed: Move tasks into tasks/ directory 2018-04-11 19:11:07 +00:00
query-host.yml tests/installed: Move tasks into tasks/ directory 2018-04-11 19:11:07 +00:00
reboot.yml tests/installed: Make reboot task less racy 2018-04-23 17:23:40 +00:00