cockpit/tests/roles/standard-test-source/README.md
Stef Walter d9a218b7d5 Initial smoke tests run from upstream Cockpit project
Later once the upstream no longer uses phantomjs, we should
be able to execute the entire integration test suite.

This includes the standard-test-overlay role, and the
standard-test-scripts role. These will be suggested to the
standard-test-roles repo.
2017-09-21 12:01:44 +02:00

13 lines
448 B
Markdown

# Ansible role for Upstream source tarball tests
Put this role in your tests.yml playbook. The playbook
will extract the upstream source tarball as described in
the package spec file into a test/source/ directory. You
can then use or execute files (usually tests) from the
upstream sources in your playbook.
You can redefine the following variables:
* srcdir: A directory to extract sources into. This defaults
to {{ playbook_dir }}/source/