ostree/tests/fedora-str
Colin Walters 10fb74025d tests/str: Rework invocation
Let's make our `run.sh` generically support any playbook. This is prep for
writing further tests in Ansible. Along with that, rework the Ansible so that
`tests.yml` is a playbook, and then the other bits are just task lists. It's
easier to read.

I also started to add a `use_git_build` variable with the idea that we'll be
able to run these same tests against an upstream image by setting that variable
off.

Closes: #1493
Approved by: jlebon
2018-03-16 13:26:22 +00:00
..
README.md ci: Rework installed tests to use Fedora Standard Test interface 2018-03-08 20:51:42 +00:00
overlay-git.yml tests/str: Rework invocation 2018-03-16 13:26:22 +00:00
playbook-run.sh tests/str: Rework invocation 2018-03-16 13:26:22 +00:00
provision.sh ci: Rework installed tests to use Fedora Standard Test interface 2018-03-08 20:51:42 +00:00
sysinstall-tests.yml tests/str: Rework invocation 2018-03-16 13:26:22 +00:00
tests.yml tests/str: Rework invocation 2018-03-16 13:26:22 +00:00

README.md

This directory holds tests that use the Fedora Standard Test Interface.